Processing sketch that creates a memory game that can be played with key inputs. Developed to be used with the [Touch Board] (http://www.bareconductive.com/shop/touch-board/)
- Processing 3.0+ with Sound installed
-
Close the Processing IDE if you have it open.
-
Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.
-
Take the MemoryGame folder and move it to Processing Sketchbook Folder. This will be different for each operating system:
Windows
Libraries\Documents\Processing
or
My Documents\Processing
Mac
Documents/Processing
Linux (Ubuntu)
Home/Processing
If this folder does not exist, create it first.
-
Reopen the Processing IDE - you should now be able to open the sketch in the File -> Sketchbook menu.