Welcome to the Simon Game project repository! This is a front-end development project inspired by the classic Simon Game. The game is designed to test and enhance your memory and concentration skills by challenging you to remember and repeat a sequence of lights and sounds.
This project is part of my journey to learn front-end development and interactive design. The Simon Game provides a hands-on opportunity to practice HTML, CSS, and JavaScript skills while creating an engaging user experience.
Check out the live demo of the Simon Game here.
- A classic and engaging memory-testing game.
- Four colorful buttons with distinct sounds.
- Gradually increasing sequence complexity.
- Interactive user feedback.
- Sounds and visual cues for a dynamic experience.
- Clone the repository:
git clone https://github.com/your-username/simon-game.git
- Navigate to the project directory:
cd simon-game
- Open the index.html file in your preferred web browser to play the game.
HTML
CSS
JavaScript
Contributions to enhance and improve the game are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
This project is licensed under the MIT License.