Skip to content

A game developed from scratch with Kotlin and OpenGL only. It takes time to create it but it is very instructive.

License

Notifications You must be signed in to change notification settings

olivierperez/SoulGame

Repository files navigation

GameLib

GameLib is my Kotlin library to create not so funny games.

SoulGame

SoulGame is the first game that uses GameLib engine !

Build & Try it

  1. gradlew clean :SoulGameImpl:release
  2. Go to ./SoulGameImpl/build/libs
  3. Execute java -jar SoulGameImpl-[version].jar

About

A game developed from scratch with Kotlin and OpenGL only. It takes time to create it but it is very instructive.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published