A Kotlin version of a simple game whose purpose is to introduce libGDX.
- Install Gradle.
- From bash on Linux, or PowerShell or Git Bash on Windows, type
./gradlew desktop:run
from the top level of this project.
A Kotlin version of a simple game whose purpose is to introduce libGDX.
./gradlew desktop:run
from the top level of this project.