/z2048

Port of "2048" game on TI-83 calculators

Primary LanguageCGNU General Public License v3.0GPL-3.0

z2048

Quick and Dirty port of the famous "2048" puzzle game on TI-83 calculators

Build

z2048 uses z88dk toolchain. Run ./build.sh z2048.c to compile.

Usage

You need to install ION for TI-83 :

  • Download and extract ION
  • Send ion.83g to your calculator
  • Run the program called "ION" to install
  • You can now remove "ION" and "IONZ"

To install z2048 :

  • Send z2048.83p to your calculator
  • Run ION (the program is called "A")
  • Select "2048" and press enter
  • Press enter to exit z2048
  • Press "Mode" to exit ION

Screenshot