My friend and I coded Plague Inc… for a TI-84 calculator

Image from preview.redd.it and submitted by EverydayCodeNet
image showing My friend and I coded Plague Inc… for a TI-84 calculator

EverydayCodeNet on September 4th, 2020 at 12:46 UTC »

This is Plague Inc. for the TI-84 Plus CE calculator.

How it was done: https://youtu.be/DOE36S2dobk

It was coded in C with NO game engine, just the CE C Standard Libraries. It took four months of on and off coding to complete it, but it is ready for download for anyone who wants to check it out for themselves.

The hardest part of this was dealing with the memory constraints of the calculator. The calculator only has 154KB of RAM. The continent sprites took up the most space, but by scaling them down, we got the entire game to fit into 17KB!

The game features a transportation view, a live, scrolling menu, mutations, and more.

This was a valuable learning experience. While this will NOT work on any calculator except the TI-84 Plus CE / TI-83 Premium CE, I welcome anyone to make a version for their calculator.

If you’re interested in the source code: https://github.com/EverydayCodeNet/CONTAGION-CE

Download: https://everydaycode.net/downloads.php

Feel free to ask any questions!

sorrytokillmyself on September 4th, 2020 at 12:51 UTC »

That is amazing man, you guys have potential.

unr3a1r00t on September 4th, 2020 at 13:07 UTC »

Goddamn. When did TI-84 calculators get a backlit, color display?