Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 649 Bytes

calculator

Programs for the TI-84 Plus CE graphing calculator

Programs

Snake

Snake

Installtion

Send the .8xp file as well as the C libraries over to your calculator using either TI Connect™ CE or TILP

Building

Use CE-Programming's toolchain to build the programs from source. LLVM is used to build and test, so there is a slight chance ZDS II may not compile. In essence, make sure your $CEDEV environment variable is set correctly and run make in each program's respective directory.