This is a simple Simon Says game built using HTML, CSS, and JavaScript. The game tests your memory by displaying a sequence of colors and sounds, which the player must then repeat. It includes features such as a high score tracker and a restart button.
- Color Sequence: Simon will show a sequence of colors by lighting up buttons. The player must repeat the sequence.
- High Score: The game tracks the player's high score and displays it at the end of each game.
- Restart: Players can restart the game at any time to try and beat their high score.