Welcome to the Simon Game! This game is part of the web development course "The Complete 2024 Web Development Bootcamp".
Simon Game is a memory-based game where players need to remember and repeat a sequence of colors and sounds. It is a fun and challenging game that tests your memory skills.
- Start the game by pressing any key button.
- Simon will play a sequence of colors and sounds.
- Repeat the sequence by clicking on the colors in the same order.
- The game gets progressively harder as you successfully complete each level.
- Keep track of your high score and challenge yourself to beat it.
- HTML
- CSS
- JavaScript
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser.
This project is licensed under the MIT License.