TeknoVenus / ShefGameJam

A game created in 30 hours
3 stars 0 forks source link

LibGDX Resources #2

Open mmwatt opened 7 years ago

mmwatt commented 7 years ago

Simple game: https://github.com/libgdx/libgdx/wiki/A-simple-game - This has some basic input/output/rendering stuff

mmwatt commented 7 years ago

AI Documentation: https://github.com/libgdx/gdx-ai - Pathfinding & Behaviours

donnz97 commented 7 years ago

Scrap pathfinding for now.