Archives: TI-84 Plus CE BASIC Programs
Currently viewing:
  1. Archives
  2. All files
  3. TI-84 Plus CE Programs
  4. TI-84 Plus CE BASIC Programs

These files are for the TI-84 Plus CE, 83 Premium CE, and other "CE" calculators with color screens. BASIC programs are compatible with the TI-84 Plus CSE and some BASIC programs written for monochrome 83+/84+ calculators will also work correctly. Assembly and C programs must be written for the CE calculators specifically; running them on calculators with an OS newer than 5.5 requires jailbreaking the calculator.

Categories

Available subcategories:

Files

  1. Recall is my first "post-able" program. Technically, the calculator randomly gives you words from a word bank and you have to remember them. Then you type them out.

    If you have questions, suggestions, or criticism post them in the comments. They are all welcome. I can see this with many improvements.

    This project is currently in v1.0.0
    Please do not redistribute and if you really want to, give credit to me.

    I will be updating soon. Keep an eye on this!

    Categorized under:
  2. PXL-DRAW CE is a simple to use program that allows you to draw characters, sprites, or just pixel art without squinting at the screen. You can easily set your grid size (min: 2x2, max: 23x24), switch between colors, and draw and delete pixels without any issue. Watch your drawing as a real-time scale model also draws next to your grid. PXL-DRAW CE quickly converts your drawing into one of 3 local list saves, which can easily be accessed and used by a user in their game or other projects!

    Categorized under:
  3. GraphAs is a tool designed to allow users to graph more functions at once than the TI-84 normally allows. Choose a graphing mode and watch it graph. More info in the README

    Categorized under:
  4. Have you ever wanted to play a board game on your calculator?
    Then this is your lucky day!

    With this program you'll finally be able to play a board game on your calculator.
    This program is written in TI-BASIC, so it's also compatible with the newer OS versions.

    Thanks to NonstickAtom785, commandblockguy, and Sam for their help.

    Categorized under:
  5. This classic arcade game is now on color calculators! Use the white paddle at the
    bottom of the screen to bounce the ball off of the colored bricks. Breaking these
    bricks scores you points - see how high you can get! If you beat your high score,
    then it will be saved on the high score counter. Written in only BASIC, this game
    still runs quite smoothly and quickly. There are two programs included: one for
    faster calculators, and one for slower calculators.

    Categorized under:
  6. Enter a word, and it can be reflected to you, making it difficult to decode without the calculator. Also available in TI-83, TI-84, and TI-84 Plus Silver Edition

    Categorized under:
  7. ZMath is a collection of the first few (mainly) math programs I ever made on the TI-84 Plus C Silver Edition. It includes the following calculations:

    -nth term of Arithmetic Sequence
    -Arithmetic Series
    -Distance Formula
    -Area of Equilateral Triangle
    -Binomial Expansion
    -Basic PONG
    -Area of Regular Polygon
    -Area of Regular Triangle (Heron's Formula)

    As always, any and all feedback is appreciated! :)

    Categorized under:
  8. A simple demonstration of hexagonal-based movement in TI-BASIC. Check the README for details.

    Categorized under:
  9. Slopey will calculate the slope of a line with 2 points from that line. It will also give you the Y-Intercept as well as the whole equation. (Yes, I was that lazy in middle school).

    Categorized under:
  10. This program efficiently triangulates the position of a stronghold using two position and angle fixes obtained by sighting an Eye of Ender and recording the position and angle from the F3 debug menu. Not compatible with Bedrock Edition because it doesn't show your angle.

    Categorized under:
  11. This program, written entirely in BASIC, has a functional timer and a stopwatch accurate
    up to 1/100 of a second! (Depending on the calculator, of course.) It uses a calibration
    technique that makes the stopwatch accurate for whatever calculator you use it on.

    Categorized under:
  12. A calculator program that simulates the calculator's math solving, but half the time it's random! Unless the answer is 2. There is a randomized wait time after you enter the equation. Replace the Version Number in the code with your calculator's Version Number. This version adds the dependences that are required to run the program.
    PLEASE NOTE: If you give the input text it spits out your previous answer but run through the randomizer again.

    Categorized under:
  13. A Text-based Version of ACNH for the TI-84 Plus CE Graphing Calculator, written in TI-BASIC.
    This game is based off of a Replit.com game by @SilverMoonCat. (Link in Readme)
    Beta Testers (Before this was a public beta):
    Oxiti8
    RoccoLox Programs

    Categorized under:
  14. A TI-Basic Coin collection game (with secrets!).
    fixed credits bug and blank mode no-coin bug.

    Categorized under:
  15. Fixed the problem with the graph axis showing up
    Kills Vars: A,B,C,L1,L2,GBD1
    Press [ENTER] to quit, takes the current screensaver to end for the program to end
    Contains blinking stars, left leaning snakes, rectangles that progressively get smaller, a logo screen bump
    Use a color invert ASM program for best results

    Categorized under:
  16. The Julian Date Converter is a very simple program that will accurately converter between the standard date
    (Month, Day, Year) and the Julian Date. This program will also allow you to convert from the Julian Date to the
    standard date.

    Categorized under:
  17. this is a survival game that started to make a year ago on my sisters ti-84 plus CE, then I got my own and finished it on that about a month ago, I have continued to make small changes and updates to make it even better.

    new update: multiple bug fixes!

    Categorized under:
  18. You have woken up in a strange forest, and you don't know what's going on. You are trapped in this
    forest... but you're not alone. There is another person who is stuck in there with you... but the
    only way out of the forest is to defeat the other person... and it won't be easy. You have to use
    the resources you have and the ones on the map to survive and overcome.

    However, there is an entity guarding the forest and you cannot leave until you defeat it. For many
    years, the entity has claimed the souls of the fallen... and they will be eternally trapped in the
    forest... unless you do something about it. Maybe you can escape too, and free the souls as well.

    This game is enhanced with the help of Celtic CE to give the game life and a better way to continue
    where you left off. Try this game out today with a friend or loved one, and I guarantee you will
    have a blast! The owner of this game takes no responsibility for boring sessions.

    UPDATE: This version contains an experimental version of Unknown. Feel free to try it out and let me know what you think in the project thread!

    Categorized under:
  19. Reversi, the classic tile-flipping game. Only 1397 bytes, this game offers both
    a basic computer and a two player game mode!
    The object of the game is to have more of your pieces on the board than the
    other player. The game starts off with two of your and two of the other player's
    pieces in the middle of the board. Each player then takes turns placing their
    pieces. You have to place your tile next to one (or more) of their tiles. All of
    the pieces that are in between your placement and another of your tiles get
    "flipped," or turned into yours. Once the board is filled, the game ends and
    whoever had the most pieces wins. Sometimes, there might not be an eligible
    move that you can make. In that case, you must pass your turn. The cursor is
    colored the same as whoever's turn it is.

    Categorized under:
  20. It's a calendar.
    Should work on any calculator that has a clock.
    Displays the Month name, the Year number, a Calendar, with the current Day selected, and has a clock at the bottom.

    Update: Fixed a Domain Error that only happens in December

    Categorized under:
  21. If you want the game to work, check the README file!

    A working Magic 8 Ball. Use enter to shake it.

    A special thanks to all the encouraging people on Cemetech chat, for all their encouragement! Thanks guys!

    Categorized under:
  22. ZAP is a TI-84 PCE key tester. That's literally it.

    Categorized under:
  23. This program allows you to easily check the time when needed.
    It also displays the date on the top right.

    Nothing more just a Clock.

    If you encounter any bugs please contact me:
    dynesoftsystems@gmail.com

    Categorized under:
  24. Play as Pikachu in a turn based rpg world made up of matrix based maps, facing enemy encounters along the way in which a combination of vector graphics and background images on the graph screen create visually interesting battle scenes.
    ---
    I am forcing all of my friends to download this really bad game I made as a HS freshman so that it will live on for eternity. It is very clunky and inefficient in design, consisting of way too many files, and gameplay that is entirely reliant on RNG. It is, however, a great work of art and a marvel to behold.
    ---
    Once you have downloaded the program files and background images, the main program to play the game is titled "0PKRPG"
    ---

    Notes for editing the program for yourself:
    - All of the files for the fights start with F; F1, F2, etc
    Variables to edit battle stats:
    H/L = pikachu/enemy HP
    I/M = pikachu/enemy Strength
    J/N = pikachu/enemy Speed
    - All of the matrices to make the maps are contained within the main program
    - Most other files contain assets such as the vector instructions to draw Pikachu and other in-batte graphics

    Categorized under:
  25. A Etch-a-Scetch like program in TI Basic, it has features like color changing.

    ---------------
    Instructions:
    arrow keys to move cursor
    1-9 to select color
    del to clear screen
    clear to quit
    vars to reset graph to default graphing position

    Categorized under:
  26. This Basic program can convert Kelvin, Celsius, and Farenheight from anything to anything. Because this is Basic it will run on pretty much any TI calculator. This oughta help in Physical Science and I plan on making more programs for this class.

    Categorized under:
  27. This is a simplistic maze generator for the CSE and CE. The code is old, but still plenty of fun to mess about with. Each maze will fill the screen, provide only one path to the exit, and only take a single-digit number of minutes to generate (maybe). A minigame to solve the maze is also bundled in.

    Categorized under:
  28. Wordle BASIC is a Wordle clone implemented entirely in TI-84+CE BASIC. Download and ungroup WORDLE.8xo into RAM to install. Note the size of the group (~60 kb) as this much free RAM is required to play.

    Your aim is to guess a hidden 5-letter word in six tries or less, using information about previous guesses to inform your next. Enter words using the keypad, with [DEL] to backspace and [2ND]/[ENTER] to submit a guess. If the word is invalid, a red ! will flash.

    After submitting a valid guess, the letters of the guess will be colored according to how they align with the secret word. A green letter is in the correct position, an orange letter is correct but not in the right spot, and a grey letter does not appear anywhere. The game tracks how many guesses you take to guess the secret word, as well as your current win streak.

    Categorized under:
  29. This is a TI-BASIC utility to simulate stacks and queues using lists.
    Should work on the monochrome models, but I don't have a ROM or emulator to test this on.

    Categorized under:
  30. In this fan-made prequel to Earthbound Beginnings, you play as an alien the same race as Giygas, with your race's special PSI power. Invaders from other planets are attacking, trying to take it from you! As the father of PSI, it is up to you to defend your power. Use classic Earthbound attacks to defeat them, or use new items to help you.

    NOTE: This game is kind of unfinished, as there is no ending there are some loose ends. However, the core gameplay works great and is fun, trust me.

    Categorized under:
  31. A sequel to the Desert Bus game included with the unreleased Penn and Teller's Smoke and Mirror Sega CD package. In this sequel, your bus crashed into a tree midway through the desert and caught fire, so you must wait 8 hours for the towing truck to arrive.

    A grayscale TI-83 Plus version of the game by JWinslow23, which plays similar, is also available at https://www.cemetech.net/downloads/files/1690

    Categorized under:
  32. Loopover is a simple yet challenging game in which you must solve a 5x5 alphabetical puzzle. Solve the rows of letters but make sure to not rescramble too much what you've already solved! Based on the game loopover.xyz. Use the arrow keys to move rows and columns, use [alpha] [mode] [X,T,theta,n] and [stat] to move the pointers.

    Categorized under:
  33. Clock Utility CE is another port of mine from the unreleased version of Clock Utility for the monochrome calculators. In this new port, comes with new features never released in any of my clock programs (like Digital Clock Plus). This program features color text and backgrounds, moon phase and Easter Calculation, analog and digital clocks, stopwatch and timer, calendar, and more! Please use this on OS 5.3.0.0037 and newer.

    Categorized under:
  34. Speedread Edition One
    I’m hyping up this series a lot because I think even though this is pretty basic, it could end up being pretty popular, especially among fans of speed-reading “tests” on YouTube.
    Some pointers: Like always, the only control is ENTER (I haven’t figured how to use other controls yet but also expect that soon).
    Also, thanks to KermMartian for supporting me on this on my forum, and thank you to everyone who voted that I should publish this.
    Thanks to you, TIny_Hacker for making the amazing Spriter program which I used to make the logo.
    Referencing this in the future, you can call it “SpdRd[insert edition number]” in the SAX, Discord, forum and anywhere you want to.

    You might want to read the "readme" attached to the .zip

    ryanconmartians

    Categorized under:
  35. a basic game i made while i was bored, dont expect much

    its just basic movement and a a few random numbers

    the game ends when the enemy touches you

    a brief explanation of the screenshots:

    the first is the start menu

    the ones with the + and * is how gameplay looks
    the + is the player and the * is the enemy

    the enemy movement is a random number for x and y, corresponding to the
    player x and y

    the one with game over is the game over screen
    it displays how many cycles of the game you survived

    please excuse the bad description and readme

    Categorized under:
  36. You are going on an adventure with Mark and you get to choose where to go. You have three places that you can
    travel to: the desert, the forest, or a mountain. Each location will bring unexpected surprises and you have to choose what to do after each event. Be careful though, not every option is a good one. Continue at your risk,
    you have been warned...

    Categorized under:
  37. This is a dumb program I made to annoy my friend who hates the Jump In The Cadillac song. Press enter to make the lyrics duplicate. Press on to stop the program.

    This works perfectly on the TI-84+ CE and the TI-84+ CSE. It also works on the TI-83/84+, but some characters will go past the screen (You can modify it to work just fine though).

    Categorized under:
  38. This is an unofficial ""port"" (clone) of Dance Dance Revolution by Konami, for the TI-84 Plus CE.
    More information in the readme.txt.

    Categorized under:
  39. a ti basic program that celebrates your birthday .

    Categorized under:
  40. 15-Puzzler is a TI-BASIC port of the classic 15-puzzle logic game. This port features three levels of difficulty and high/low score saving. Have fun!

    Categorized under:
  41. If you ever get in arguments, you should have this program! This uses Nash's theorem to settle any argument in the mathematically fairest way possible. In short, you come up with ways the argument could end and then you and who you are arguing with rate how they feel about each option on a scale from 0-10 (0 being worst imaginable, 5 being no preference, 10 being best thing ever), the calculator does many calculations with these and determines the best and fairest way the argument could end. More information about what this program does found here: https://drive.google.com/file/d/0B14cKdTCuh88dHlLQWtlUl9OalU/view?usp=sharing&resourcekey=0-CNS0gHLA8pWE-PVpvtN0Wg. P.S, the program still works if you don't want to do feelings on a scale from 0-10, and instead do something more precise with any amount like money gained/lost or people dead or something (just make sure you use a bigger number as being better).

    Categorized under:
  42. Ever hate it when you cant think of a new password?
    Well this will make one for you, just enter the length and poof a random password will appear!
    This program will work on a TI-84 CE
    Made in basic!

    Categorized under:
  43. This program demonstrates the speed and power of Celtic ce with a fast tile mapping program that draws sprites from hex data and a matrix. It also features an optimized automated ghost that moves around the maze.

    Categorized under:

File statistics are updated periodically, so numbers shown in this listing may not agree exactly with those shown on individual files.

Advertisement