An implementation of the 2048 game for the Apple //
Go to file
2014-07-25 14:55:41 -05:00
anim.c FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00
anim.h FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00
apple2048.c FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00
game.c FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00
game.h Save the high scrore and high tile info across game launches 2014-07-24 14:21:28 -05:00
Makefile Add special GS page flipping code to work around the lack of text page 2 shadowing 2014-07-25 13:51:16 -05:00
textpage.h Add special GS page flipping code to work around the lack of text page 2 shadowing 2014-07-25 13:51:16 -05:00
textpage.s Add special GS page flipping code to work around the lack of text page 2 shadowing 2014-07-25 13:51:16 -05:00
ui.c FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00
ui.h FInal code cleanup for hackfest entry 2014-07-25 14:55:41 -05:00