a2bejwld/a2bejwld
2016-07-22 10:02:25 -05:00
..
make Added most of the support for dynamic changes in the game. Step through the changes for now to debug. 2016-07-20 23:39:06 -05:00
dbllores.h Add support for saving and loading a game in progress. 2016-07-22 00:11:36 -05:00
dbllores.s Improve the game over screen. Add a level up screen. More fixes to basic game mechanics. 2016-07-21 23:45:07 -05:00
game.c Only check for no more moves after a move has been made. 2016-07-22 10:02:25 -05:00
game.h Only check for no more moves after a move has been made. 2016-07-22 10:02:25 -05:00
main.c Add support for saving and loading a game in progress. 2016-07-22 00:11:36 -05:00
Makefile Initial commit for an Apple // game based on Bejewelled. 2016-07-20 14:35:15 -05:00
types.h Display an indication of the score on the right hand side of the screen. Proceed to the next level when the score maxes out. Make each level harder than the last. Lots of fixes to basic game mechanics. 2016-07-21 14:33:31 -05:00
ui.c Only check for no more moves after a move has been made. 2016-07-22 10:02:25 -05:00
ui.h Add support for saving and loading a game in progress. 2016-07-22 00:11:36 -05:00