Skip to content

A collection of games written for the TI 84 Plus CE.

Notifications You must be signed in to change notification settings

bneils/MathArcade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Math Arcade

This is a suite of some games for the TI 84 Plus CE, written in C and using the C/C++ CE Toolchain. To compile, download the toolchain and place the bin/ directory on your PATH. Then, run make in the project directory and move the .8xp file and the clibs.8xg file to your calculator using file transferring software such as CE Connect (Windows/Mac) or tilp (Linux). Note that if you're using Linux, tilp may need special (root) permissions to access the cable connection. The download for clibs.8xg can be found on the toolchain's Releases page.

History

The MVP was written from 11/5/22 to 11/6/22 by me in 24 hours. Since then, the code has been refactored, commented, and made easier to understand. No new (noticable) features or games have been added since then.

About

A collection of games written for the TI 84 Plus CE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Python 4.0%
  • Makefile 0.5%