An game for revision base 2, 10 and 16 (for my a level)
bases-game.py | ||
LICENSE | ||
README.md |
bases-game
An educational game for revision base 2, 10 and 16 (for my a level)
See chapters 28 - 32 (Section 6) of the PG OCR revision guide for Computer Science AS and A level for the "rules"
https://www.pgonline.co.uk/resources/computer-science/a-level-ocr/ocr-a-level-textbook/
What can you "play" currently?
- Conversions between bases (integers)
- Binary addition
- Floating point binary to denery conversion
TODO
- Two's complement
- Sign and magnitude
- Negative binary
- Complex binary*
Why the fuck is this a thing?
I was fucking revision my fucking as levels and I wanted a program to auto make binary and other bases questions up so I could just rattle through them so yeah.