An implementation of the 2048 game for the Apple //
Go to file
2014-07-23 16:26:55 -05:00
apple2048.c Use the Apple //e enhanced target and use some features from that .h file 2014-07-23 16:26:55 -05:00
game.c Fix bug where new tiles were being added even when no tiles were moved 2014-07-23 16:14:11 -05:00
game.h Get the basic game working 2014-07-23 11:28:10 -05:00
Makefile Use the Apple //e enhanced target and use some features from that .h file 2014-07-23 16:26:55 -05:00