Gaming on a Calculator: Casio - fx-9750GII
April 1, 2023
A while back I used to have a Casio - fx-9750GII Calculator. It’s the exact model shown in the picture below.
It was the first programmable calculator I had and I kept a collection of preprogrammed functions mainly for the math we were doing in school.
Let’s just say I had quite a bit of time of time on my hands and spent a lot of it experimenting with programming simple games and getting them to work the calculator’s limited screen space and memory.
I had gotten Snake and 2048 in addition to buggy version of Ping Pong to work. If you’re interested in trying out these games on a similar programmable calculator, I made the code available on my GitHub repository:
https://github.com/khoisan25/Casio-games.
- Just note that the repo is quite old and has not been updated in a while.