2048 for DoorsCSE!
Slide tiles around to combine tiles that are the same.
Try to reach the 2048 tile and beyond!

Full 2048 game, written with love in ASM by Unknownloner
http://www.cemetech.net/forum/viewtopic.php?p=225755


!!IMPORTANT!!
Installing:
1. Download/install DoorsCSE 8.1 from http://www.cemetech.net/programs/index.php?mode=file&id=960
2. Transfer U2048.8xp to your calculator
3. Run DoorsCSE at least once before running the game.


Controls:
Arrows slide tiles around
Clear exits the game
Delete allows you to restart the game
    --> When you are choosing to restart the game, press 2ND to choose an option <--


For compiling:
1. Download / extract the DCSE SDK: http://www.ticalc.org/archives/files/fileinfo/456/45654.html
2. Copy the assets folder into the asm folder
3. Merge the source folder with the existing source folder in the asm folder
4. Run 'compile.bat U2048' or './compile.sh U2048' depending on windows or linux/mac respectively.
