7 Commits

Author SHA1 Message Date
jeremysawicki
b6086eed8c
Added four-in-a-row game (#17) 2025-04-28 23:24:28 +02:00
jan
d7cef1d5be Added a more advanced example game 2025-01-08 20:23:38 +01:00
JanNeuendorf
cf3306eeb2
Debug instruction (#12)
This combines the SET and INST instructions into one SET instruction and adds DEBUG for opcode 10.
This is a breaking change, but the migration is very simple.
2025-01-06 18:37:34 +01:00
JanNeuendorf
4ba681cc52
Additional input (#3)
* Implemented additional input codes in the emulator

* Explained new inputs in the README

* Added additional inputs to the specification and changed the layout.

* Made a more advanced input-tester example that shows all keys.
2024-12-18 13:20:42 +01:00
jan
b382457996 Renamed example for consistency 2024-12-17 18:16:42 +01:00
jan
239361ff89 Added example programs 2024-12-13 13:24:38 +01:00
jan
b0367968cc Added gameplay gif 2024-12-13 10:28:57 +01:00