Home - mjfalkenstein/GameProject GitHub Wiki

Engine Documentation

TODO

  1. Outline game loop and other major sections of code
  2. Start working on graphics system so gameplay can actually be tested
  3. Start working on actual gameplay
  4. Create subclasses of tile for types that will need it (see: http://gameprogrammingpatterns.com/flyweight.html)