Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 287 Bytes

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