Create your first game using miniGDX by clicking the "Use this Template" button above.
The game will be configured for:
- the JVM platform (try it by running
./gradlew runJvm
command!) - the Web platform (try it by running
./gradlew runJs
command!)
Get more informations on miniGDX.
This template contains github actions that generate the bundles of your game for you.