Mahjong Solitaire for the TI-84 Plus CE. Features 127 levels! Attempt to remove all 144 tiles from the board as quickly as possible. Also includes source code and a layout converter for Kyodai levels.
Adapted from Cemetech listingThe goal is to remove all tiles by selecting pairs of matching tiles. You cannot remove a tile if there is a tile on top of it or if both long sides of the tile are blocked. When you can no longer remove any pairs, the game is over.
Adapted from in-game How to Play sectioncommandblockguy
MateoC
Select options: Use [^]
and [v]
to scroll through levels and use [2nd]
to select
Back: [clear]
Move cursor: Use the [^]
, [>]
, [v]
, and [<]
arrow keys
Select Tile: [2nd]
Undo: [alpha]
Redo: [X,ᴛ,θ,n]
Toggle Magnifier: [stat]
Save and Quit: [clear]
Exit without Saving: [del]
Pause: [mode]
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 MAHJONG from the [prgm]
menu. You should see Asm(prgmMAHJONG
(the closing parenthesis is optional). Then, press [enter]
to run it.
The download also includes a converter written in Python for creating new layouts. The game runs perfectly on the new revision M hardware, as well as on the new Edition Python. The only noticeable difference is that the menus run slightly faster on the newer hardware. The source is available at https://github.com/commandblockguy/mahjong-ce
Sample Gameplay
Title Screen
Level Select
"Space Shuttle" Level