A straightforward, text-only implementation of the dual N-back task for the Arduboy.
Uses N=2
(hardcoded) and position + letter for the questions.
You can try it in an online emulator here.
- Add a picture or something to the README
- Clarify the state machine, I think there's a gap
- Make N customizable in-game
- Store scores/settings/something