Ricovl / CE2048

Clone of the 2048 game for the Ti-84 Plus CE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CE2048

Clone of the 2048 game for the Ti-84 Plus CE

screenshot

Building

If you would like to build this game, be sure you have the latest LLVM CE C Toolchain installed.

Then simply clone or download the repository from above, and run the following commands:

make gfx
make

About

Clone of the 2048 game for the Ti-84 Plus CE


Languages

Language:C 94.7%Language:Makefile 5.3%