An Android app to view a graph to track players' progress for the card game Scum on a Chromecast.
You can download it from Google Play at play.google.com/store/apps/details?id=nz.co.olliechick.scumgraph.
The source code for the accompanying cast receiver app, which is what is displayed on the Chromecast (i.e. on the TV) and can also be used to view the graph on the user's phone, is available at github.com/olliechick/scumgraph-cast.
- Download the subproject.
mkdir subproject
cd subproject
git clone [email protected]:kristiyanP/colorpicker.git
- Import the project into Android Studio and run it. For more detailed instructions, see https://developer.android.com/studio/run.