Skip to content

anushkaadak2684/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Simon Game

A fun and interactive Simon Game built using HTML, CSS, and JavaScript.
The goal is simple - remember the sequence of colors shown and repeat them in the correct order.
Each round gets a little harder as the sequence grows!


🚀 Features

  • Four colorful buttons (Yellow, Red, Purple, Green)
  • Flash animations for both game and user actions
  • Progressive difficulty - each level adds one new step
  • Game over detection with score display
  • Easy restart with any key press

🕹️ How to Play

  1. Press any key to start the game.
  2. Watch carefully - one color will flash on the screen.
  3. Click the same color to repeat the sequence.
  4. The game will add one new color to the pattern each round.
  5. Keep repeating the sequence correctly to move to higher levels.
  6. A wrong click ends the game, and your final score is displayed.
  7. Press any key again to restart!

🧰 Tech Stack

  • HTML5 - Structure of the game
  • CSS3 - Styling and animations
  • JavaScript (ES6) - Game logic and interactivity

About

A browser-based Simon Game built with HTML, CSS, and JavaScript that challenges players to follow and repeat an ever-growing sequence of colors with increasing difficulty.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors