Apple II 2048 Game
Go to file
2014-06-13 12:01:51 -04:00
build Initial import 2014-06-13 10:59:59 -04:00
src Initial import 2014-06-13 10:59:59 -04:00
.gitignore Add .gitignore 2014-06-13 10:58:50 -04:00
README.md Update README.md 2014-06-13 12:01:51 -04:00

AII2048

Apple II 2048 Game - based on the engine from Carlos Duarte do Nascimento (Chester)'s 2048 game for the Atari 2600: https://github.com/chesterbr/2048-2600

It is starting out as the rawest of raw ports, with just a text UI that can run on both Apple II and Apple /// computers and emulators.