aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/module.mk
AgeCommit message (Collapse)Author
2018-01-22SUPERNOVA: Adds room specific game logicJoseph-Eugene Winzer
This is the game logic for the first act of the game. It will see restructuring to remove gotos/jumps and hardcoded differences in game behavior depending on settings (e.g. sound on/off).
2018-01-22SUPERNOVA: (TEMP COMMIT) drawing to screen surfaceJoseph-Eugene Winzer
2018-01-22SUPERNOVA: Create engine skeleton and game detectionJoseph-Eugene Winzer