A generic board game game. Allows the configuration of board games in JSON files.
Then, the game will allow users to play the game by loading the rules and assets from the JSON files.
Install Android Studio and the SDK Install Android SDK version 20 (4.4.4)
Clone the repository
Import the Gradle project into Android Studio
Fork the repository in github Clone your forked repository Make your changes Push the changes up to your fork. Create a pull request to merge your changes in