Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
/ TI-84-programs Public archive

A collection of nostalgic programs I wrote in grade school to make math and science classes easier. Converted to .txt files for easy viewing, written originally in TI-BASIC on those terrible calculator keyboards.

Notifications You must be signed in to change notification settings

JackKenney/TI-84-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TI-84 Calculator Programs

Translated to TXT, Source files (.8Xp) kept.

Included is a python file to convert all .8Xp files in this directory to .txt files and store the source files in the '8Xp' directory and the text files in the 'txt' directory.

Prerequisites + Installing

To run the python script you will need to install python3, python3-pip, setuptools module, and the os module

Note: these are instruction for a linux machine

sudo apt install python3 python3-pip
pip3 install setuptools os

Then, to install basically-ti-basic follow the instructions here.

Running the converter

Simply populate the directory that contains convert.py with the '.8Xp' files you would like to convert to text, and run

python3 convert.py

And you're done! All .txt files should be in the 'txt' folder and original .8Xp files in the '8Xp' folder

Built With

basically-TI-BASIC

Contributing

If you have TI programs that you would like to share on this repository so others may find them and use them in their continued efforts, please submit a pull request and we can add your files to the running list, :).

Programming is for everyone!

Please read: CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Jack Kenney - Initial work - JackKenney

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • See the convert.py file for the sources used in its creation.

About

A collection of nostalgic programs I wrote in grade school to make math and science classes easier. Converted to .txt files for easy viewing, written originally in TI-BASIC on those terrible calculator keyboards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages