Skip to content

Celeste Classic port for the TI-84+CE graphing calculator

License

Notifications You must be signed in to change notification settings

bryanthrmn/CEleste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEleste

A Celeste Classic port for the TI-84+CE and TI-83PCE graphing calculators.

Screenshot

Usage

(A video tutorial for the following steps is also available here)

Transfer CELESTE.8xp and the C Libraries to the calculator using TI Connect CE or TiLP. Then, select prgmCELESTE from the program menu and press enter. If this results in an error, arTIfiCE is required for your OS version.

Use the arrow keys to move, 2nd to jump and alpha to dash. To exit the game, press the clear key.

Compiling

To build this repository from source, the CE C Toolchain is required. After installing the toolchain, clone this repository and run make gfx inside it to generate the graphics data, and then make to compile. The output .8xp can be found in the bin/ directory.

Credits

Based on Celeste Classic by Maddy Thorson and Noel Berry. C++ calculator port by John "commandblockguy" Cesarz.

About

Celeste Classic port for the TI-84+CE graphing calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.0%
  • C 2.8%
  • Makefile 0.2%