Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eleanor-clifford/casio-cpong
- Owner: eleanor-clifford
- License: wtfpl
- Created: 2018-01-19T14:39:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T00:21:41.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T23:24:04.766Z (about 2 months ago)
- Language: C
- Size: 250 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 calculatorSo, 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.