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

The TI-84 Plus CSE is largely incompatible with programs designed for the monochrome or CE calculators, but BASIC on the CSE is compatible with the CE so most programs designed for either will work correctly on a CSE and some monochrome BASIC programs will also work correctly. Most assembly programs require Doors CSE 8 to run, as do some BASIC programs.

Categories

Available subcategories:

Files

  1. Tic Tac Toe for the TI 84 Plus C Silver Edition. Single and two player mode. Requires Doors CSE 8.0 or higher.

    Categorized under:
  2. Based very heavily on TIFreakware's BTetris, this is a fun and fast Hybrid BASIC Tetris game for your color-screen TI-84 Plus C Silver Edition. It requires Doors CSE 8.0 or higher to run. Use the arrow keys and [2nd]/[ALPHA] to place Tetrominos on the playing field; clear lines to get to the next level. If you enjoy this game, be sure to try out BTetris as well.

    Categorized under:
  3. A sword collecting game where you collect swords. It is somewhat boring but you can waste some time with it.

    WARNING: SOME PEOPLE MAY FIND SOME CONTENT OFFENSIVE. MOST PEOPLE PROBABLY WON'T.

    Anyways, you can collect swords, read about them, and check how many you have.

    Categorized under:
  4. This program calculates the mean, median, range, and standard deviation of a list of numbers. It also includes a line grapher that will plot your points and draw a line of best fit through them. Enjoy!

    Categorized under:
  5. Use the upper-most buttons on your calculator to select the lower-most black tile on the screen. Each black tile gives you one point. But if you step on a white tile it's "Game Over" (Sorry, no random shark pops up.) This program is kind of slow but it beats doing nothing while eating lunch at school.

    Categorized under:
  6. This game challenges your entrepreneurial spirit as you set out to build a cookie-based empire. Though you start humbling clicking your own cookies, soon a network of intergalactic portals will be bringing you cookies from across the past, present, and future of the universe. Only you and your trusty TI-84+CSE can finally sate the universal hunger for cookies! Requires Doors CSE 8.0 or higher and a color-screen TI-84+CSE.

    Categorized under:
  7. Snake written with xLIBC in basic! This is a proof of concept version of the classic game snake, with a 16x16 board. If you enjoy this game you may also enjoy my assembly version at http://www.cemetech.net/programs/index.php?mode=file&id=1047 which has a 32x32 board, high scores, and different food types. This game requires DoorsCSE

    Categorized under:
  8. This is version 2.0.4 of the TIFC. The previous version only supported roughly 68 conversions, took 4 programs and a picture variable, and was around 6kb in size. Version 2.0.X supports the usage of a single program, and boasts 708 conversions available in this single program of just over 7kb in size. It is also available for the TI-73, TI-82, TI-83, TI-83+/84+ and TI-84+CSE, with the potential of being programmed on other calculators at a later date.

    Categorized under:
  9. This game lets you relive the old classic of Ping-Pong. Use the keys to move the paddles around. One-player only. Read the included readme for further instructions.

    Enjoy!

    Categorized under:
  10. This is a constant work in progress. Slow, but still making headway. Requirements: - TI-84+ CSE - Does NOT require Doors CSE8 (future support possible) Changelog: v2.0 beta 3 - Totally revamped and included my Triangles program (TRIANGLE) - Totally revamped and included my Pythagorean program (PYTHAG)
    - Optimized and included my Word Problems program (WP) - Those three run separately (99% finished)

    Categorized under:
  11. This allows you to do mole-to-mass, mass-to-mass, and mole-to-mole conversion. Will also do all needed calculations for stoichiometry. Read the included readme for further information.

    Categorized under:
  12. DOOOOOD THIS PROGRAM IS THE GREATEST L@@K MUST DOWNLOAD!!! A-1 SUPER!! YESSSSS! NAO WITH COLURZ!

    Categorized under:
  13. ELITE Math is a unique program that has many built-in math functions. It has a built-in quadratic, cubic, vector, numeric, trigonometric, and recursive solver. It even solves linear systems, finds the distance between plane and point, distance, midpoint, slope, sequences and many more. Simplifies radicals, pi, e, fractions and complex numbers. Requires Doors CSE for the TI-84 Plus CSE. Works also on the TI-84 Plus CE.

    Categorized under:
  14. This program features a family and state periodic table, element list and displays an element(symbol, name, atomic number, atomic mass, state, density, melting and boiling point). Requires Doors CSE 8.1.

    Categorized under:
  15. This is a sandbox/minecraft-style game in which you can generate countless random worlds of stone, dirt, grass, and lava/water. There are no actual game mechanics yet, but feel free to mess around with the generator and the cursor!

    Categorized under:
  16. The program ARC84C calculates the arc length of function Y1 between any two points. The function is then plotted and the arc length is colored in red. You can use the function Y1 in storage or enter a new one.

    Categorized under:
  17. Made on US Independence Day 2013, a simple simulation of fireworks using projectile motion formulae. It simulates firing fireworks at random velocities from the ground; when they reach a peak, they explode into brilliant, colorful particles that slowly fade. A small, mesmerizing addition to your TI-84+CSE.

    Categorized under:
  18. Based heavily on Flappy Bird Color (http://www.ticalc.org/archives/files/fileinfo/458/45846.html), this tongue-in-cheek game makes you the bard of Stratford-upon-Avon, William Shakespeare himself. Press [up] or [2nd] to make Shakespeare fly up, or release and he flips, falling under the force of gravity. When you inevitably run into a pipe, the Bard will honor you with a well-tuned witticism on your failings as a human being, picked from his many exceptional works. Requires Doors CSE 8.0 or higher.

    Categorized under:
  19. Just like version 1.0, the Unit Circle 2.3 is a simple program that displays the unit circle onto the graph screen
    of the calculator. From there, the program displays a red dot representing which degree measure you are on.
    By using the arrow keys you can change the degree measure and then hit ENTER to see the Radian measure,
    the sine (y/r), cosine (x/r), tangent (y/x), cosecant (r/y), secant (r/x), and cotangent (x/y) values of the selected
    degree measure.

    Categorized under:
  20. This calculates the area between two curves, Y1 and Y2. This
    program works best if you can set the graph screen to where the
    curves intersect at only two points. The program first searches for
    two intersections, one from the left side of the graph screen (Xmin)
    and one from the right (Xmax). After the area is calculated, both
    curves are graphed and the area between curves are shaded.
    Function and Radian modes are used.

    Categorized under:
  21. robotfindskitten is a "Zen simulation" game where you control a robot, #, trying to find a kitten. On the screen are 13 symbols, one of which is the kitten. Your job is to walk around touching items until you find the kitten. Each item gives you a description. Play until you find the kitten!

    Categorized under:
  22. Quantum World is a BASIC game created by Photonic Studios in which your objective is to get to the top of the screen via jumping and strafing around in a randomly generated world. You are a pixel and you must jump around in order to get to the top. Once you get to the top, jump again to finish the level.

    Categorized under:
  23. A platformer, made as a sort of introductory project for myself. More info here: http://www.cemetech.net/forum/viewtopic.php?t=11285

    Level 4 is in progress, as you can see from the fourth screenshot below.

    Categorized under:
  24. This base converter is very simple to use. Converts bases from 2-32 and works very well! If you get errors, try deleting all variables and strings and try again. Message me if you have any problems.

    Categorized under:
  25. This will sketch any angle, in radians or degrees. Read the included readme for further directions/information.

    Categorized under:
  26. The classic gem-matching game, Bejeweled! Match groups of 3 or more gems to earn points. Match multiple groups of gems for big score multipliers! Multiple background pictures included.

    Categorized under:
  27. Based from Act for the TI-83 and 84 created by Chris Bethal and Ryan McClain, RoccoLox Programs gives you
    the ACT Helper for the TI-84 color screen calculators. Has almost all the same features that the original
    Act program/app gives you, but with even more! Some added features include a unit circle, polar to rectangle
    and rectangle to polar coordinate conversion, and a radical simplifier. Read the README text document to see
    all the features this program includes.

    Categorized under:
  28. Mastermind for the TI-84 Plus C Silver Edition. Try to solve the four color sequence in the least amount of moves, using deduction through clues provided per round. Single and two player mode. Requires Doors CSE 8.0 or higher, from http://dcs.cemetech.net.

    Categorized under:
  29. === Want an answer to your question? Eight Ball is here to help! ===

    Categorized under:
  30. In this game you use the two left and right arrow keys to move the green box. Try to navigate all the way to the top without getting squashed. NOTES: You can only move up one block at a time. The higher you are the more points you get. This game is also on scratch.mit.edu! http://scratch.mit.edu/projects/24729815/

    Categorized under:
  31. Calculates in ohms and the accuracy of the resistor. It can convert colors to value and value to colors. Supports three to six band resistors. Features a graphical representation of a resistor.

    Categorized under:
  32. The most secure password program for color calculators on the planet! Paired with OnBlock, you can set a password up to 26 keys long and lock your calculator! Have Fun!

    Categorized under:
  33. "TI-84+CSE TI-BASIC game inspired by Darwinian evolution and the principle of 'survival of the fittest'. It includes several minigames of chance and skill that determine if the player's hypothetical species thrives or perishes."
    -Kerm Martian

    Survival is a program created for Cemetech Contest #12. For more information please visit the readme which is included in the file. Unfortunately due to a certain bug screenshots are not available. At least Doors CSE 8 is required for this program.
    Please note: If you were suffering crashes or memory leaks, this new version has fixed all the said bugs.

    Categorized under:
  34. A remake of my first xLIB game. Help the car keep on going by following the directional pattern.

    Categorized under:
  35. Molecular Weight Calculator allows you type a chemical formula as one string and it will output its molecular mass. For example, you could input C6H12O6 and it will output 180.18g/mol. This is my first upload so constructive criticism and suggestions are greatly appreciated. Thanks to KermMartian and gaventemples31415 for suggestions about optimization.

    Categorized under:
  36. Casual card game BlackJack comes to the CSE. In under 4K bytes, this is a guaranteed fun way to pass your time in class, or even outside of class.
    Features including:
    >Save and continue games; Having some unreal gamage? Save and continue your lucky streak.
    >Beautiful graphics, if I do say so myself.
    >Smart AI
    >Much more!
    A 2014 linksoft productions program.

    Categorized under:
  37. This is the expanded version of the Mouse and Cheese game presented in Chapter 6 of the book "Programming the TI-83 Plus/TI-84 Plus". You are a mouse chasing a particularly frisky piece of cheese, as your hunger bar quickly climbs. You must catch the next piece of cheese before you starve, or the game is over! Although this game has been expanded from the version in the book with a main menu and help screen, it still has plenty you could add yourself, including a better cheese AI, a high score mechanism, and much more. Modified for the TI-84 Plus C Silver Edition, and with a Doors CSE 8 icon.

    Categorized under:
  38. Leap between the cars and avoid almost certain death! Read the included readme for further details and for how to play.

    Categorized under:
  39. Minesweeper clone for the CSE
    Several exciting features:
    -Stimulating color sprites for engaging gameplay
    -Fully functioning timer; yes it is accurate
    -Smart flagging; flag and un-flag to your hearts content
    -Flag counter; a nice display showing how many mines still left to flag
    -Smiley Face; just like the windows version, with all the smiley happiness
    -3 graphics options; Original, flat and vector
    -Customizable board size; from 5x5 to 13x13
    -Customizable mine amount
    -Any Suggestions and/or comments pm me through Cemetech/Omnimaga @zeldaking

    Categorized under:
  40. A simple version of Simon (the memory game) for the TI-84+ CE and TI-84+ CSE! Includes a sweet high scores table, displaying the top 10 scorers! See the README for more info!

    Categorized under:
  41. Simon Classic for the TI-84 Plus C Silver Edition. Your challenge is to correctly repeat a longer and longer sequence of colors. Requires Doors CSE 8.0 or higher.

    Categorized under:
  42. An program i made in Chemistry. Can calculate a lot of things, like energy, calories, and heat in/out. can also convert between joules and calories and display answers in either joules or calories(if applicable)

    Categorized under:
  43. FLOW

    A port of the popular mobile game Flow Free designed enitely in BASIC for the TI-84+ CSE and CE calculators. Connect colored pipes to fill the grid for each puzzle, but the pipes can't cross! FLOW comes with 100 levels, a simple tutorial, multiple achievements, and customizable controls. See the readme for more details.

    Categorized under:
  44. If you have any problem with your graph or if a program left something there this programs is for you. This program resets your graph to its default's and fixes any problems on the graph. Not any problems with Y1-Y9 those can be erased by pressing the Y= button. Thanks for downloading if there are any problem please feel free to message me.

    Categorized under:
  45. Pegs for the TI-84+CSE is a port of the classic TI-84 Puzz Pack game "Pegs" by Fred Coughlin. Requires Doors CSE 8.1 or higher.

    Categorized under:
  46. 15 puzzle is a sliding puzzle that consists of a grid of numbered squares tiles in random order with one tile missing. The object of the puzzle is to place the tiles in order by making sliding moves that use the empty space. Requires Doors CSE 8.1 or higher.

    Categorized under:

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

Advertisement