MiniGDX Game Template

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.

Github Actions

This template contains github actions that generate
the bundles of your game for you.

GitHub

View Github