An game for revision base 2, 10 and 16 (for my a level)
Go to file
2024-11-14 23:52:12 +00:00
bases-game.py initial commit :D 2024-11-14 23:52:12 +00:00
LICENSE Initial commit 2024-11-15 00:45:16 +01:00
README.md initial commit :D 2024-11-14 23:52:12 +00:00

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.