Tuxman is a game that is similar to but not a clone of the original Pacman game for Atari.
src - C++ source code for the application
resources - Holds all files used by the game
build - Holds build systems/project files
tools - For the developers
attic - Deprecated code that is long forgotten
- FPS is slightly higher than target FPS and FPS not accurately being reported
- First milestone is to get the project running atop SageOpus
- Second milestone is to get one full level to work
- Third milestone is to create additional levels
- Fourth milestone is to integrate odds and ends
- High score
- XSPF and M3U playlists for soundtrack or custom music
- possibly use amalgamate.py with uriparser, and pugixml to write my own wrapper for xspf
- Fifth milestone is to package for distribution