Home - mjfalkenstein/GameProject GitHub Wiki
TODO
- Outline game loop and other major sections of code
- Start working on graphics system so gameplay can actually be tested
- Start working on actual gameplay
- Create subclasses of tile for types that will need it (see: http://gameprogrammingpatterns.com/flyweight.html)