An game for revision base 2, 10 and 16 (for my a level)
Go to file
2024-11-17 15:50:41 +00:00
bases-game.js started js port 2024-11-17 15:50:41 +00:00
bases-game.py s&m 2024-11-15 16:23:23 +00:00
LICENSE Initial commit 2024-11-15 00:45:16 +01:00
README.md readme 2024-11-15 16:23:45 +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
  • Two's complement
  • Sign and magnitude

TODO

  • 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.
Also the fucking code is shit as fuck, like barely any comments, imma do that at some point, just can't be fucking arsed to atm
I made this while I should've been listening to class so don't tell my teahcer