Skip to content
/ simon Public

The game is basically a memory game. Simon lights one of the colored pads and sounds a tone, then two, then three, etc. Players attempt to match Simon by pressing the pads in the proper sequence.

Notifications You must be signed in to change notification settings

Louis345/simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Simon Says

Screen Shot 2022-02-13 at 7 28 15 PM

How to Play Simon Says

Press the START button. Simon will give the first signal. Repeat the signal by pressing the same color lens.

Quick Start

In a terminal type in

git clone https://github.com/Louis345/simon.git
cd simon
npm install
npm start

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.

About

The game is basically a memory game. Simon lights one of the colored pads and sounds a tone, then two, then three, etc. Players attempt to match Simon by pressing the pads in the proper sequence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published