Skip to content

EverydayCodeNet/FACEBOOK-TI-84

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

FACEBOOK TI-84 CALCULATOR EDITION

Starting off with a simple password system, I wanted to test the limits of the TI-84 calculator. Eventually, I found out how to use lists like databases for password management. This is the result.

How to Download

  1. Download the TI Connect CE Emulator.
  2. Download FACEBOOK.8xp.
  3. Connect the calculator with the USB cable.
  4. Click on the Calculator Explorer (papers) icon.
  5. Drag and drop the files to the calculator.

Run Program Without Physical Calculator

  1. Download TI Smartview.
  2. Follow steps 2-5.
  3. On the emulator, click pgrm and select FACEBOOK.

Use & Customize

This version of the program was purposefully left empty for customization. You can run a program behind the login screen.

Example (abridged):

Input "Username",U
If U=1234
Then
Input "Password",P
If P=4321
prgmMARIO

Acknowledgements

  • The TI-Basic Developer website was very helpful in getting specific commands!
  • Calculus - great at being boring.

Future Update Ideas

  • Status updates
  • Delete account
  • Change username and password (forgot username function)

About

Facebook for the TI-84 graphing calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors