Shades CE
You have not uploaded your program! Please edit the page to upload your program.
|
|||||||||||||||
Shades is a simple, zen-like game for the TI-84 Plus CE. It is like a merge between Tetris and 2048. Combine tiles together in order to rack up the most points you possibly can! Just don't let the tiles stack to the top of screen! This is a port of the original iOS game created by UOVO. See the README for more info. |
What the community thinks:
So, it seems to be that whenever the blocks get to the top of the screen, the game crashes. This is quite a problem especially if you had a new highscore. Could you fix this? Thanks!
You can find the most up to date program here.
(I realize this is an old post, my apologies. I am only just now seeing this)
I noticed this bug as well, but I haven't been able to pinpoint the cause. I'm sure I could look at the code again, however the bug does not occur often enough for me to take the time to do so.
here is the source code:
Hewwo, my name is Achak Claw. I was formerly BioHazard.
This is great, however the file ZSHADES.8xp is not typable (it is an assembly subprogram), and is required to make the game work.
I'm sitting in class bored because I have nothing to do, and I'm manually typing the source code for this game into my class's TI 84 lol.
How do I type in the lowercase numbers?
You need to use a hexcode to enable typing lowercase. In addition, note that the game code nor this hexcode will work on an 84, 84+, or 84+ SE. They will only work on the CE and CSE models.
The hexcode for lowercase is found on the 84+ CSE Hexcodes Page
Please note that the game will NOT work unless you download ZSHADES from the file as well onto the calculator. This is an assembly program that is NOT typable on the calculator, and it is necessary to graphically remove rows of tiles.