An implementation of the 2048 game for the Apple //
Go to file
2014-07-23 16:06:49 -05:00
apple2048.c Adjust the appearance of the end of game text 2014-07-23 16:06:49 -05:00
game.c More basic gameplay work. Now we set a random seed based on the time the user looks at the instructions 2014-07-23 14:11:27 -05:00
game.h Get the basic game working 2014-07-23 11:28:10 -05:00
Makefile Create a basic build infrastructure 2014-07-23 08:20:45 -05:00