Recall (Demo)
November 12, 2014 ยท View on GitHub
Written with ReactJS
Test your memory!
Configuration
- size (5): the size of the matrix
- numToChoose (9): number of tiles to remember
Other Versions
Note: Must serve from HTTP server since the JSX tranformer manually loads script.js via an AJAX request. Easiest solution: python -m SimpleHTTPServer from the project directory.