/GameEngine-v.2

The 2nd version of my JAVA game engine based on LibGDX

Primary LanguageJava

GameEngine

How to use it ?

To use this game engine, create an empty LibGDX project with following tools :

  • Box2D
  • Box2Dlights
  • Freetype
  • Controllers

Then add the gameengine package to core/src in your project.