Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 719 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 719 Bytes

Simon Says Game

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.

Features

  • 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.

Screenshot

image