Title: Simone
Status: development
mock up by Steve Hanlon
Simone is based on the popular memory game from the 70s.
Simone plays a sequence of colored squares (accompanied with tones) and the player must play back the same sequence.
To run the server, NPM or Yarn must be installed.
Open up the terminal and go to the project directory. Inside of the project directory, run:
npm install
npm start
If you have Yarn installed run:
yarn start
This project was built using Create React App. For complete technical details click Create React App
- CSS Flexbox.
- JavaScript (ECMASript 6)