My creations on the TI-84+ CE, Part 2

Continuing this article, here are more creations I made for the TI-84+ CE.

prgmQRCODE

This is a simple QR code generator for your calculator.

prgmQRCODE demo.

This program is available here.

Hidden feature: if you press [vars] in various text input modes (e.g. 2nd, alpha-upper, alpha-lower), some pre-inserted text will be inserted!

prgmREAD

This is a program that perhaps deserves an article by itself. This program can generate a TI book file that you can put into your FAT32-formatted USB drive and open on your calculator. Alternatively, it generates a program with AppVars that you can run directly on the calculator.

prgmREAD demo. Text: source code of the program. The text is embedded in the program here.

This program also supports customizing the font! You can choose another font simply by replacing the file font.ttf with another TrueType font. Full-width characters are also supported. Here is an example of some Chinese text with the original font:

prgmREAD demo with Chinese text. Text source: Wikisource.

This program is available here.

prgmENCOUNTR

This is a pretty simple and straightforward D&D encounter tracker.

prgmENCOUNTR demo.

This program is available here.

prgmHANGMAN

Yes, this is a classical Hangman game on your calculator!

prgmHANGMAN demo. I know I am not the best Hangman player in the world 🙂

This program is available here.

Leave a Comment