Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eleanor-clifford/casio-cpong

PONG Written in C for the casio fx9860g2 calculator
https://github.com/eleanor-clifford/casio-cpong

Last synced: 5 days ago
JSON representation

PONG Written in C for the casio fx9860g2 calculator

Awesome Lists containing this project

README

        

| :exclamation: | This is a mirror of [https://git.sr.ht/~tim-clifford/casio-cpong](https://git.sr.ht/~tim-clifford/casio-cpong). Please refrain from using GitHub's issue and PR system. |
|----------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------|

# casio-cpong
PONG Written in C for the casio fx9860gii calculator

So, the Casio version of the Hitachi SHC compliler is supposed to do a lot of things. Unfortunately most of them don't work, and return cryptic error messages. Also, the input functions in the documentation don't work. It's a miracle this thing runs at all. Anyways, it's a mostly working PONG game which I recommend you don't touch with a ten-foot pole.

Basically I made this so I wouldn't be as bored in statistics lessons. It's good enough for that.