Skip to content

A simple text-only implementation of the dual N-back task for the Arduboy

License

Notifications You must be signed in to change notification settings

rberenguel/ardu-n-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardu-n-back

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.

Screenshots

Welcome screen. Press any button to continue

Until there are enough "look backs", press any button

As soon as you need to start remembering you'll be prompted

Once you start answering you'll get right/wrong for previous answer

You can get a reminder for instructions, as well as stats by pressing A or B

TODO

  • 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

About

A simple text-only implementation of the dual N-back task for the Arduboy

Topics

Resources

License

Stars

Watchers

Forks

Languages