Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.3 KB

Simon Game

Screenshots

Game Interface

image

Game Over Screen

image

Description

The Simon Game is a classic memory game where players must repeat a sequence of colors displayed on the game board. The game starts with a single color, and the sequence grows longer with each successful round. The objective is to remember and repeat the sequence correctly for as long as possible.

Features

  • Interactive game board with four colored buttons
  • Audiovisual feedback for each button press
  • Score tracking with current score and high score display
  • Game over screen with restart button
  • Responsive design for mobile and desktop devices

How to Play

  1. Click the "Start" button to begin the game.
  2. Observe the sequence of colors displayed on the game board.
  3. Repeat the sequence by clicking the corresponding colored buttons.
  4. If you successfully repeat the sequence, the next round will start with a longer sequence.
  5. If you make a mistake, the game will end, and you can click the "Restart" button to play again.