A JME 3 "blue cube" sample game using a gradle build file and an asset project setup. Inspired by Simsilica/Examples simple-jme.
./gradlew run
./gradlew check
To see a full list of available gradle tasks type: ./gradlew -q tasks --all
.
Licensed under the MIT license, see the separate LICENSE.txt file.