Program Archives: Miscellaneous

We're glad you came by, but you might find what you're looking for elsewhere.

TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it.

Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope.

Welcome to the TI-Basic Developer (TI|BD) Program Archives! We have a large variety of programs available for download, with program filtering and sorting based on genre and metadata, and will accept nearly any programs that you want to add to our archives. If you have questions, leave a post on the forums or read the FAQ. Happy gaming!
Everything
Arcade
Graphics
Platform
Puzzle
RPG
Strategy
Sports
Casino
Board
Utilities
Miscellaneous
Alphabetical Most Recent Oldest Rating Random

page 1 of 3123next »

Math Attack

Author: Zeda Elnara
Download: MathAttack.zipNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5 Vote5"]]s[[/span]]

Math Attack! is a "game" I made two years ago but I never released it. All it is meant to do is stretch your brain by quizzing you on basic math.

Read more or Leave a Comment...

TI|BD

Token Finder+ / Buscador de fichas+

Author:

Bio_Hazard1282_rPi3 does not match any existing user name

Download: Token-Finder.zipNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 4

Token Finder+ is a unique tool for accessing inaccessible tokens on your graphing calculator.

Read more or Leave a Comment...

TI|BD

frogger

Author:

Robert Black

Download: README.txtNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5

A frogger clone

Read more or Leave a Comment...

TI|BD

Glyphs

Author: symaxian
Download: GLYPHS.8xpNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5 Vote5"]]s[[/span]]

A collection of most of the characters available on the TI, sorted by hex code and stored into Str0. Unavailable characters are represented by a "?". See http://tibasicdev.wikidot.com/83lgfont for more info.

Read more or Leave a Comment...

TI|BD

Langton's Ant

Author:

Webbyman11

Download: ANT.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 2

Langton's Ant in pure TI Basic

Read more or Leave a Comment...

TI|BD

User-Friendly Quadratic Program

Author:

Kydapoot

Download: QUADRTC.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 4

This is a program where you input A,B, and C and it calculates the vertex of the parabola and then the roots (if any). As well as calculating these values, it also graphs the equation (stored into Y1). This is not shown in the program, but can be viewed after exiting. The program also includes a list of equation forms and a square root finder for calculating discriminants.

Read more or Leave a Comment...

TI|BD

Recurse

Author:

Deoxal

Download: Recurse.zipNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0

Two programs that recursively calculate the value of a function.

Read more or Leave a Comment...

TI|BD

Magic Mindz

Author: Kieran Berard
Download: Magic_Minds.zipNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5 Vote5"]]s[[/span]]

This program guesses any whole number from 1-63. It will guess it on the first try…

Read more or Leave a Comment...

TI|BD

Maze

Author:

Joseph Walker

Download: MAZE.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 3.5

This game randomly generates large mazes for you to solve.

Read more or Leave a Comment...

TI|BD

Simon Says

Author:

TheCubist

Download: SIMON.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0

A great Simon clone! For the Ti 84 +, that can remember up to 99 digits in its sequence! Remember the longest sequence and then repeat it back using the F1, F2, F3, and F4 keys. Good luck!

Read more or Leave a Comment...

TI|BD

Geometric Sequence

Author: The Hewitt
Download: GSEQUENC%20TI-84%20Plus.8xpNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0 Vote0"]]s[[/span]]

With the input of any two terms of a geometric sequence, and a desired term, the user can receive two outputs: the value of the desired term, and the sum of all terms from the first term to that one. For example: if you only knew the first and the third terms of the geometric sequence 1,2,4,8, and you wanted to find the fourth, you would first enter 1 and 3 for first and third terms, and then their respective values, 1 and 4. Then you would enter the term you wanted, 4 for fourth term, and two numbers would be displayed: 8 (the fourth term) and 15 (1+2+4+8).

Read more or Leave a Comment...

TI|BD

fizz- buzz

Author:

doodledill21

Download: FIZZBUZZ.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5

this is a ti 83 version of the classic math game fizz buzz in which you count up from one and replace numbers with 3 or that are divisable by 3 with buzz and numbers that are divisible by 7 or have 7 with fizz

Read more or Leave a Comment...

TI|BD

xFiles 1.03 Update

Author:

Bio_Hazard1282_rPi3 does not match any existing user name

Download: xFiles.zipNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 4

An advanced version of File Manager.

Read more or Leave a Comment...

TI|BD

Cheese quest part 3

Author:

Robert Black

Download: README.txtNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 3

Shoot asteroids

Read more or Leave a Comment...

TI|BD

Solitaire Encryption

Author: bxsciencer
Download: SOLITAIRE.ZIPNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0 Vote0"]]s[[/span]]

This is the Solitaire Encryption algorithm that Bruce Schneier made for Neal Stephenson's book Cryptonomicon. Before, only a TI89 version of the program existed. This is for the TI83/84s. Give your calc some time, and eventually something will come out encrypted/decrypted. The outputs are stored in Str1 and the decryption deck is stored in ∟DDECK.

Read more or Leave a Comment...

TI|BD

Chess: Material Value Calculator

Author:

Kydapoot

Download: MATAD.zipNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5

Calculates the value of chess pieces. Customizable values!

Read more or Leave a Comment...

TI|BD

Targets!

Author:

Bio_Hazard1282_rPi3 does not match any existing user name

Download: Targets.zipNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5

This is a game where you go around the screen and hunt down your target as quick as possible, and kill the COM before it kills you.

Read more or Leave a Comment...

TI|BD

Digital + Anoluge Clock V1

Author: dan769
Download: CLOCK.zipNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0 Vote0"]]s[[/span]]

A very compact (610 bytes) clock with accurate hands and a day indicator.

Adding Soon:
-Moon Phase Calc

Read more or Leave a Comment...

TI|BD

Quartic Equation Solver

Author:

Myles_Zadok

Download: QUARTIC.8xpNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5

Calculates the four roots of a quartic equation.

Read more or Leave a Comment...

TI|BD

Battle 84 & CE

Author:

Bio_Hazard1282_rPi3 does not match any existing user name

Download: No Download Available
Compatibility: TI-84+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0

Read more for the game description.

Read more or Leave a Comment...

TI|BD

rock paper scissors

Author:

anonymousfungi

Download: ti-83-basic-developer-project.docxNo Download Available
Compatibility: TI-83/84/+/SE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 1

to be keyed in by hand only

Read more or Leave a Comment...

TI|BD

TI-84 Plus CE Operating System

Author:

Texas Instruments Incorporated, Uploader: Bio_Hazard1282_rPi3 does not match any existing user name

Download: TI-84-Plus-CE-5-4.zipNo Download Available
Compatibility: TI-84+ CE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 4

Get the latest features for your TI-84 Plus CE graphing calculator by updating to the newest version using the new bundle file – includes apps!

Read more or Leave a Comment...

TI|BD

Wolf Manager

Author:

naga_serpentis

Download: No Download Available
Compatibility: TI-84+ CE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0

The new Wolfman Shell is here! Introducing a stunning user interface and new features that don't exist in other Shells, Wolf Manager gets the job done with better file management and program execution.

Read more or Leave a Comment...

TI|BD

Oasis

Author: ztrumpet
Download: Oasis.zipNo Download Available
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 5 Vote5"]]s[[/span]]

Oasis is a basic shell for your calculator that will run basic programs.
You must have Celtic III (included) to run Oasis.

Read more or Leave a Comment...

TI|BD

DNA generator

Author:

Minxrod

Download: ACTG.8xpNo Download Available
Compatibility: TI-84+ CE
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating: 0

A program that asks for a DNA or RNA sequence, then gives the complementary sequence and displays it!

Read more or Leave a Comment...

TI|BD

page 1 of 3123next »
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.