The main repository is on now Codeberg.
FOSS should be hosted by FOSS.
Source code for the Android and iOS game WhatColor. Created with libGDX.
You see a color pattern and then a color disappears. Click the missing color on the bottom until you loose. Every correct color pick gives you 1 point. Reach 10 points or more for the next level.
Take a look at the official libGDX documentation on how to get started with libGDX and how to setup the project.
Or just contact me at [email protected], I'll help you to get started and update this README, so that others can also contribute. But until that doesn't happen, I'm too lazy to write a setup documentation.
You can install and make release and debug releases with the gradlew wrapper located in src/gradlew.
To run it on your attached device run
./gradlew installDebug
To make a debug aab build run
./gradlew assembleDebug
If you want to contribute to the project, please fork the repo,
make your changes and make a pull request with a short description
of the changes you made.
The game itself is licensed under the GNU AGPL v3.0 license and all
assets made by myself and not mentioned in the Third party assets section, are licensed under the CC-BY-SA-4.0 license.
The font is made by Brandon S. aka Tepid Monkey.
You can find the font and the license on 1001fonts.com
android/assets/skin/origa___.fnt



