abhishekanandok / SimonGame

Play this basic simon Game !

Home Page:https://abhishekanandok.github.io/SimonGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Game

image

The Simon Game is a classic memory game where players need to follow a sequence of lights and sounds in the correct order. This project was created using HTML, CSS, and JavaScript.

Features

  • Players can test their memory by repeating the sequence of colors and sounds presented by the game.
  • The game progressively gets harder as players successfully complete each level.
  • High scores and progress can be tracked to challenge friends and beat personal records.

How to Play

  1. Open the Simon Game in your browser.
  2. Press the "Start" button to initiate the game.
  3. Watch and listen to the sequence of colors and sounds that the game presents.
  4. Click or tap on the colors in the same sequence that you observed.
  5. If you successfully complete the sequence, you'll proceed to the next level. If you make a mistake, the game will end.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup and Installation

  1. Clone this repository to your local machine using git clone https://github.com/your-username/simon-game.git
  2. Open the project directory.
  3. Double-click on the index.html file to open the game in your browser.

Acknowledgements

  • This project was inspired by the classic Simon Game.
  • Special thanks to Abhishek Anand for creating this game.

Contact

For any inquiries or feedback, please reach out to Email.

License

This project is licensed under the License.

About

Play this basic simon Game !

https://abhishekanandok.github.io/SimonGame/


Languages

Language:JavaScript 42.7%Language:CSS 33.9%Language:HTML 23.4%