The Casio fx-991ES Plus is a non-programmable scientific calculator, meaning it does not support official "games code repacks" or the installation of external apps like graphing calculators do. However, a dedicated community has developed ways to "play" games through diagnostic hacks, creative character use, and return-oriented programming (ROP) exploits. The "Diagnostic" Hack

Repack: Upgrading Your Casio fx-991ES Plus

These strings are often shared as "codes" to simulate high-end games, though they are usually just visual jokes or complex equations that look like code:

The Casio fx-991ES Plus is more than just a scientific calculator - it's a platform for creative coding and game development. Through code repacking, enthusiasts have created a range of games that showcase the calculator's capabilities. If you're interested in creating your own games, be prepared to push the limits of the calculator's memory and processing power. With patience and dedication, you can join the community of developers creating innovative and entertaining programs for this versatile calculator.

  • Number Guessing (Binary Search): Uses the calculator’s ability to compare stored variables.
  • Morse Code Trainer: The user inputs dots and dashes; the calculator checks against a pre-entered ANS string.
  • Matrix Maze: A 3x3 grid represented by vector elements, where the user changes one coordinate at a time.
  • Unit Circle Quiz: The calculator displays an angle in radians; the user must recall the sine value.
  • “Solver” Poker: A very simple high-low card guessing game using RANDOM and SOLVE.