Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.68 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.68 KB

The-Simon-Game

Welcome to the Simon Game! This classic memory game was created by Vansh Sikka, a Web Developer passionate and a UIUX Designer. This game will test your memory and pattern recognition skills. Can you remember and repeat the sequences correctly? Give it a try and see how far you can go!

Getting Started

To run the** Simon Game** locally on your machine, follow these steps:

Clone this repository to your local machine: Copy code git clone https://github.com/vanshsikka1222/The-Simon-Game.git Open the project folder in your code editor. Open the index.html file in your web browser. Start playing and enjoy!

How to Play

The Simon Game consists of four colored buttons (red, blue, green, and yellow) that light up in a random sequence. Your goal is to repeat the sequence by clicking the buttons in the correct order. The game starts with a one-color sequence, and as you progress, it becomes longer and more challenging.

Here's a step-by-step guide on how to play:

  1. Click any Key to begin the game.
  2. Watch and remember the sequence of colors and their order in which they light up.
  3. Click the buttons in the same order as they appeared in the sequence.
  4. If you succeed, the game will add another color to the sequence.
  5. Continue to repeat the sequences accurately to advance in the game.
  6. If you make a mistake, the game will get over, and you can try again.
  7. Your goal is to reach the highest level possible and achieve a high score.

Technologies Used

This project was built using the following technologies:

HTML5

CSS3

JavaScript

jQuery

Thank you for playing the Simon Game! Have fun testing your memory and pattern recognition skills.