Skip to content

pushkarkumar06/Simon-Says

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Simon Game

This is a fun browser-based Simon Game — a classic memory game where you must mimic the color sequence shown by the system. Each round adds a new color to the sequence, and the challenge is to remember and repeat it correctly!


🔧 Built With

  • 🧱 HTML – To structure the layout of the game.
  • 🎨 CSS – For styling the color buttons and layout.
  • 🧠 JavaScript – To control the logic of the game, including:
    • Sequence generation
    • User interaction tracking
    • Level progression
    • Game over detection

✨ Features

  • Starts on any key press.
  • Flashes a new color every level.
  • Logs the current full sequence and the last color in the developer console for easier testing/debugging.
  • Responsive click detection.
  • Simple scoring system based on how many rounds you complete.
  • Clean visual feedback for correct or wrong inputs.

🖥️ How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/simon-game.git
    cd simon-game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors