Calculator Community > TI 68K

2048 Clone, Ti 89, C

(1/2) > >>

1cook:
Features:

* Tile Move Animations
* Save Games
* High Scores
Here is the file that you send to your calculator, https://github.com/1cook/t2048/raw/master/t2048.89z
Source code, https://github.com/1cook/t2048/blob/master/t2048.c

Sorunome:
Wow, awesome to see some more stuff for the 89 calcs, great job! :D
 

Dudeman313:
Looks nice! And question:
Because this is written in C, could it be recompiled for the CE, or would it need to be modified to do so?

Ivoah:

--- Quote from: Dudeman313 on March 02, 2016, 02:41:26 pm ---Looks nice! And question:
Because this is written in C, could it be recompiled for the CE, or would it need to be modified to do so?

--- End quote ---
It would still require some modification to port the the CE, but is entirely doable. If this were written in 68k assembly, then it wouldn't be feasible to port.

Dudeman313:

--- Quote from: Ivoah on March 02, 2016, 02:42:43 pm ---
--- Quote from: Dudeman313 on March 02, 2016, 02:41:26 pm ---Looks nice! And question:
Because this is written in C, could it be recompiled for the CE, or would it need to be modified to do so?

--- End quote ---
It would still require some modification to port the the CE, but is entirely doable. If this were written in 68k assembly, then it wouldn't be feasible to port.

--- End quote ---
So, would the modifications be screen-size related, or just including some files (ti84pce.inc, etc.)?

Navigation

[0] Message Index

[#] Next page

Go to full version