Skip to content

Learning to use the CE C toolchain.

Notifications You must be signed in to change notification settings

rsenna/ce-graph-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Template

This is a template for programs that use the TI-84 Plus CE C/C++ Toolchain. You can clone this directory for your own graphx-based projects. Note that for non-graphical programs that do not use the graphx library, it is better to start from the non-graphx template instead.

To add code, fill in the begin, end, step, and draw functions in main.c.

For more information, see the toolchain's documentation.

About

Learning to use the CE C toolchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.8%
  • Makefile 23.2%