OVERVIEW:
The application is crossplatform and can be compiled in any device you want to use.
The style is neat, graphic is studied to be easy on your eyes and enhance concentration... Everything is responsive and keep proportions on any device.
This N-back game make training smarter because it automatically increase level if you score >=75% of right input, if score at least 50% you'll stay at the same level and less than 50% of right input decreases N level.
The game has 3 game modes:
-Visual N-back - only visual cues
-Audio N-back - only audio cues
-Dual N-back - visual and audio cues togheter at the same time
FEATURES:
Autosave:
-The game save progresses automatically in your localStorage, that means you have nothing to do besides play.
Chart:
-Smooth line chart that describe the trend of Avarage N and Max N
-Each training day is labelled with the full date
Statistics:
-Detailed stats of audio and visual clues that you got right, missed and wrong
Game mode:
-3 different game mode (visual, audio and dual)
-Bigger grid, with high contrast colors (with a black background so it doesn't hurt eye and enhance concentration)
-Fast response on touchscreen and keyboard
-Feedback on buttons
-Show cues left
-English audio language.
Settings:
-Three way switch to select a game mode (visual, dual and audio)
-Dropdown selector to decide how many rounds per workout
-Dropdown selector to decide N to start from each workout
-Button to restart workout
NEXT FEATURES:
+Import/export savedata
+Merge savedata coming from other devices
+Show time passed playing
SO WHAT'S NEW?
There are some big changes:
-The calculation of how many cues for N level is improved using the formula 20 + N^2
-Added a countdown during the game that tells you how many stimuli are left
-Added feedback for buttons (green for right input and red for worng, there also orange icon at the end of the game that tells you how many stimuli you missed)
-Added engineering notion in statistics when cues icon value goes behind 1000 and 1000000
-Retrocompatibility of gamesaves (now you can just download the app and install the new one without losing data)
-Added a gif into the "How to play section"
Some screenshots:
Main page
Slide menu
Setting page
Visual N-back - button A on keyboard, touch anywhere on mobile
Audio N-back - L on keyboard, touch button on mobile
Dual N-back - A&L button on keyboard, touch button on mobile
Results page with statistics of the last game playied
Chart of progresses with statistics to the right
GitHub repo: 4skinSkywalker/dual-N-back