nBack is a game to improve one's short term memory!
@author: Marc Coury and Jonathan King
To run from terminal, type
python main.py
This currently works with python version 2.7.5.
To run on an Android phone or tablet follow these steps:
- Download the app: "Kivy Launcher".
- Make sure that there is a file called "kivy" on your phone or tablet.
- Put the source code folder into the kivy file on your phone or tablet.
- Open the kivy app from your phone or tablet and nBack should appear as an option. Just press it to open the game.
This should also work on iOS, but I have not tested it yet.