Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 977 Bytes

File metadata and controls

34 lines (22 loc) · 977 Bytes

Simon Says Game

A fun and interactive Simon Says game built using HTML, CSS, and JavaScript. In this game, the player needs to repeat the sequence of flashing colors shown by the computer. The sequences get progressively longer and more difficult as you advance.

Demo

You can check out the live version of the game here: Simon Says Game

Features

  • Progressive level system: The sequence gets longer as the game advances.
  • Responsive design: Works on different screen sizes.

How to Play

  1. Click the Start button to begin.
  2. Watch the pattern of colors flashing.
  3. Repeat the pattern by clicking the colors in the correct order.
  4. The game continues until you make a mistake.
  5. See how long you can keep up!

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Installation

To run the game locally, follow these steps:

  1. Clone the repository:
    https://github.com/Avansh2006/simonSays