Archives: All files
Currently viewing:
  1. Archives
  2. All files

Categories

Available subcategories:

Files

  1. The city is in flames from Cemetech Contest #25. While navigating its ashes,
    You encounter a stout white figure.

    What will you say?

    Categorized under:
  2. A highly optimized quiz program written in TI Basic for the TI-84 Plus CE. All the problems are randomly generated and after you have finished a quiz, you can see your accuracy and the number of problems you got correct.

    Categorized under:
  3. Mouse

    A mouse game in ti-84 that also can serve as a tutorial on how to add controls to move something on-screen using ti-basic. This game is quite fun with 4 levels. And by looking at the source code, you can implement cursors in your ti-basic programs.

    Categorized under:
  4. Scrolling Menu Plus is a mimic of the menus built into the TI-83/84 plus meant for use with TI-BASIC programs. It uses a string stored in Ans to make a menu and outputs the ASCII code of the selected option. You can also now use the left and right arrows to switch between menus. If you do end up using this as part of a TI-BASIC program, please acknowledge me and this program. v1.1.1

    Categorized under:
  5. Collect, Race and Upgrade 17 different cars in this Demo version of CSRacing.
    Compete in 4 event types- Climb the rankings in officially sanctioned Ladder races, assert your racing prowess against CSR's best racers in the challenging Crew Battle mode,
    demonstrate true mastery of your car in Car Specific races, or just make some quick cash in Regulation races.
    The game's shell compatible, too. Can you conquer the drag strip?

    Categorized under:
  6. Instructions:
    Start:{
    Import 'Program.8xp' to calculator
    For a blank canvas:{
    Set R variable to 1
    }
    For an example image:{
    Import 'Premade image matrix.8xm'
    Set R variable to 0
    }
    Run the program
    }
    Usage:{
    After it displays the loaded image on the graph screen, press [ENTER] to start putting in information.
    Put an X and Y coordinate and then a color or color ID.
    The X coordinate is the horizontal position and Y is vertical.
    }

    Categorized under:
  7. A simple program that allows you to calculate maximum heart rate, heart rate reserve, and target heart rate using the resting heart rate and percent ranges for the target heart rate (usually 60-85%). Only the TI-84 Plus CE is supported due to some of the margins I used for the text. (I haven't tested it on the base TI-84). (Please be gentle, this is my first program ever, and first time posting here. Thank you! ^_^)

    Program Name: HRCALCPE

    NOTE: When entering the lower and upper % limits, only enter the value; do not enter as a decimal and do not use any symbols. Read Me linked to this post goes more in depth.

    Please let me know of any other issues! :-)

    Categorized under:
  8. SASSIDE.8xp: This program prompts side a, angle, and side b to give you the length of your missing side. Simple as that!

    SSSANG.8xp: This program finds every angle inside a triangle by prompting side a, side b, and side c.

    TRIGLAWS.8xp: This program is more of a note program than anything. It displays the equations for both the law of sine and law of cosine. The formulas given are for area using SAS; ASA, AAS, and SSA; SSS for finding angles; and SAS for finding sides.

    TRIGVALS.8xp: This program just gives you sine, cosine, tangent, cosecant, secant, and cotangent values from any given sides.

    DISCLAIMER — Any values using square roots won't entirely work, since TI calculators make square roots decimals rather than simplifying. I'll try to find some solution to this at some point.

    Categorized under:
  9. HACK*MATCH is a fast-paced match-4 game in the vein of Candy Crush, but (hopefully!) better. Move matching files into groups of 4 to remove them and score points. Files will continue to be added from the top; if they reach the bottom, it's game over!

    Groups larger than 4 score bonus points. Two stars placed next to each other will destroy all matching files, but score no points. The higher your score gets, the faster the files will come!

    This is an ASM program written in C. It uses 8 kB of RAM and 26 kB of ARC. If upgrading from a previous version, please pay attention to the installation instructions in the readme!

    Categorized under:
  10. This is an interpreter for the Hello/Hello++/Hello++++ esolangs made in TI-BASIC for the TI-83+/TI-84+/TI-84+ CSE.

    Categorized under:
  11. This program will draw tiny cyndaquils all over your graph screen.

    Categorized under:
  12. I made this game as practice with getKey and Output(. you can move the player with the arrow keys. if you go off the edge of the screen, you will appear at the other side. UPDATE Added trees. you can hide behind the branches and leaves.

    Categorized under:
  13. By far, the easiest way to view real-time sensor data on your CBL, CBL2, or LabPro.

    Categorized under:
  14. Ever wanted to practice your math skills on a ti 84 plus?
    You probably won't but here it is!
    v1.0.0
    Coded in TI BASIC
    Type DONE in the answer selection to quit or press on.

    Categorized under:
  15. Graph-based maze game.
    No in-game editor, so you'll have to edit the matrices manually.
    It doesn't have a win condition, so it's mostly a sandbox game for you to mess with.

    The README includes instructions for use.

    Categorized under:
  16. This is a port of my Doors CS 7 Clock to the CE. It's sort of a proof of concept, since literally all shells have clocks now, but still kind of cool. It uses the Celtic CE libraries and will work with any CE shell that supports monochrome icons. The program must be in the RAM to function properly.

    Categorized under:
  17. These programs will generate various fractals based on the Mandelbrot Set.

    Categorized under:
  18. This is a TinyCarZ version of High Speed Ring that is as accurate as possible to the version that appears in Gran Turismo 4.

    Categorized under:
  19. it is a D20 for the ti84+ce

    Categorized under:
  20. With this program you'll be able to convert date formats!
    It can convert to and from Julian day numbers and Ordinal date codes. It can also convert Julian dates to Gregorian dates and reversed!

    Very much thanks to RoccoLox Programs, for allowing the use of his program!

    Categorized under:
  21. LineFinder
    This program finds the line that goes through all the given points.
    For now only up to 5 points or up to AX^4 + BX^3 + CX^2 + DX + E

    Including quality of life features like:
    Automatically make the formulas easier to read
    Graph the formula with all given points
    Displays the formula on the graph, and puts it into Y1.

    I put quite some work into this, I hope this is useful for someone.

    Jelte2357

    Bugfix added that would output impossible on possible equations

    Categorized under:
  22. Locks programs with a passcode but not very secure.

    Uses about 1500 bytes.

    source code: http://sc.cemetech.net/?hash=ewnJfSF1RpfLPoaJQWJvffpe+Ft/

    source code also in downloaded file

    Categorized under:
  23. This is a tech demo showcasing how dithering allows TI-BASIC programs to display up to 225 colors instead of the usual 15. Input a seed for the randomizer, and watch as this pure TI-BASIC program draws squares of up to 225 different colors.

    This technique is a bit too slow to be practical for use in games, but it looks cool.

    Categorized under:
  24. By far, the easiest way to view real-time sensor data on your CBL, CBL2, or LabPro.

    Categorized under:
  25. Collatz conjecture (3x+1) for Ti-Nspire.

    Tells you the number of iterations for the number inputted & shows the calculations.

    Maximum number that can be inputted is 9E999. Any larger and the number will be formatted as infinity.

    Screenshots show older version without the iteration counter.

    Categorized under:
  26. So, you've found Emerald Hill. What you do there is for you to decide. This is a text adventure game done in TI-BASIC. It is compatible with MirageOS and DoorsCS. (This was my first ever calculator game, and as is to be expected is quite simple)

    Categorized under:
  27. This program allows you to input two values and perform either bitwise OR or bitwise AND on them. After selecting an operator via the [1] key or the [2] key, the program ends and outputs the result on the home screen.

    Since the TI OS doesn't have built-in support for bitwise operators, this program will allow you to calculate values with these operators if you need it to do so.

    Categorized under:
  28. Demonstrates some neat things you can do with ICE

    Categorized under:
  29. Confetti on your calculator without the cleanup

    Categorized under:
  30. GFX3 is designed to make it easy to create and manipulate stacked sprites in your projects when using the CE Toolchain . With this library, you can stack multiple sprites on top of each other, adjust their position, scale, and rotation, and even make them transparent. GFX3 can help you create more complex and dynamic graphics in your projects, without having to manually manipulate each sprite individually!

    Categorized under:
  31. Made in TI-Basic for the TI-84 Plus CE, allows:

    - Flagging with Alpha
    - 3x3 removal with 2nd when #Around - #Flags = Label#
    - Pause feature w/ Clear that remembers everything in your session
    - Loading bar w/ key instructions
    - Resume menu that reveals the mine (#Mines - #Flags)
    - 15s load times to generate the board (factoring in 5s to draw the screen)

    Categorized under:
  32. Keyboard is a program for the TI-84+ CE that allows usage of lowercase letters in TI-Basic programs by saving the text entered in a string.

    Categorized under:
  33. get better at doing math in your head.
    you can test your addition subtraction multiplication and division skills.

    not the most beautiful UI but it works and keeps it a small program.

    Categorized under:
  34. LTS-CBL (Long Term Sampling with CBL) is a useful utility for performing long data collection runs with a TI CBL, TI CBL 2, or Vernier LabPro.

    Categorized under:
  35. A little game made to test your memory and calculation of perfect squares and cubes. I will be happy to hear about any bugs you find or feedback you have!

    High Scores in SQUARES mode:
    1. sirdudeman - 64
    2. TortillaMan - 45

    High Scores in CUBES mode:
    1. sirdudeman - 18

    Categorized under:
  36. a game similar to the long drive, (no car mechanics) where you go places, find food, oil, water, gas and diesel. make sure your car is fueled up or else you might not survive.

    my friend found as many bugs as he could, and I then fixed them, but if you find any please let me know.

    I am open to others looking at my code and using it for their own purposes, if you do anything interesting with it, message me and I will check it out.

    Categorized under:
  37. LTS-CBL (Long Term Sampling with CBL) is a useful utility for performing long data collection runs with a TI CBL, TI CBL 2, or Vernier LabPro.

    Categorized under:
  38. TI-Basic program that I use to display key presses at the center of the screen. This can be useful for programming in TI-Basic.

    Categorized under:
  39. This is a group of TI-Basic programs and subroutines dedicated to base manipulation between binary/decimal/hex including a coders' calculator (supports and/or/xor), jmp calculator, and flashcards to help you to learn how to (practice) convert binary or hex to decimal in your head.

    Categorized under:
  40. This is a group of TI-Basic programs and subroutines to encode/decode Morse code.

    Categorized under:

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

Advertisement