This is an interactive Simon Game written in JavaScript/CSS/HTML to simulate the classic Simon Electronic Memory Game.
The Simon game is the exciting electronic game of lights and sounds in which players must repeat random sequences of lights by pressing the colored pads in the correct order.
To run the application:
Download the GitHub zip file or clone the repository onto your local workstation:
- zip file https://github.com/Aniket512/Simon-Game/archive/master.zip
- git clone https://github.com/Aniket512/Simon-Game.git
Open a browser window and navigate to the index.html file in your application's directory.