A game where you build a pizza with power-up toppings in CPUlator simulator. Built with Abisha in C language for the ECE243 Computer Organization course.
How to play:
- Visit https://cpulator.01xz.net/
- Select to simulate ARMv7 DE1-SoC
- Change language from ARMv7 to C
- Open C game file (Ctrl+O shortcut)
- Compile (F5) and run (F3)
- Press "Enter" in the PS/2 keyboard input box (left hand menu)
- Add toppings using using the 'P', 'I', 'Z', and 'A' keys
Features: keyboard & audio interrupts, image double-buffering, and a dash of nostalgia.