The classic game of Pac-Man, now for your TI-84 Plus CE, featuring smooth graphics and gameplay, high scores, and a secret "hacked mode" with an extra map set. It was made as an example program, but is fully playable nonetheless.
Adapted from TICalc listing and ReadMe fileMateoConLechuga
Start/Continue: [2nd]
or [enter]
Pause/Quit Game: [del]
Move: Use the arrow keys corresponding to the direction you want to move.
Enable "hacked mode": Press [5]
on the main screen
TI-84 Plus CE
TI-84 Plus CSE (C Silver Edition)
TI-84 Plus SE (Silver Edition)
TI-84 Plus
This program was made in C and compiled into eZ80 Assembly, meaning that it requires the C libraries and needs to be run the Asm(
token. The C Libraries or C "Standard" Libraries is a collection of programs used by many programs written for the TI-84 Plus CE in the C language. If you have not already done this, download the latest version from this page, transfer the file to your calculator, and ungroup it. More detailed instructions can be found on the Installation Instructions page. To run the program, select the Asm(
token from the catalog ([2nd] [0]
) and then select PACMAN from the [prgm]
menu. You should see Asm(prgmPACMAN
(the closing parenthesis is optional). Then, press [enter]
to run it.
TI-84 Plus CE legend MateoConLechuga (or just Mateo for short) is well known for his work on the C Libraries, the CEmu emulator, a GUI based shell called Cesium, games such as Oiram, Portal Returns, and much, much more.