Welcome to the Simon Says Game! This is a classic memory and pattern recognition game built using HTML, CSS, and JavaScript. Test your memory and concentration skills by following the pattern that Simon creates. The game gets progressively challenging as you successfully repeat longer sequences.
Check out the demo clip of the game: Simon Says Game
- Responsive design that works well on both desktop and mobile devices.
- Engaging visual feedback for correct and incorrect moves.
- Increasing difficulty with each successful round.
- High score tracking.
To run the Simon Says Game locally on your machine, follow these instructions.
- A modern web browser (Chrome, Firefox, Safari, Edge, etc.)
-
Clone the repository:
git clone https://github.com/ashutosh720/Simon-Says.git
-
Navigate to the project directory:
cd Simon-Says
-
Open
index.html
in your preferred web browser.
- Press any key to begin the game.
- Simon will play a sequence of colors.
- Repeat the sequence by clicking the colors in the same order.
- If you make a mistake in, the game restarts.
- HTML5
- CSS3
- JavaScript
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and test thoroughly.
- Commit your changes and push to your fork.
- Create a pull request with a detailed description of your changes.
Have fun playing Simon Says and challenging your memory skills! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or contribute to the project. Happy gaming!