Skip to content

Bhuvangoyal466/Simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Simon Says Game

A fun and interactive Simon Says memory game built using HTML, CSS, and JavaScript.

📌 How to Play?

  • Press any key to start the game.
  • A random color sequence will be displayed. Memorize and repeat it by clicking the correct colors.
  • Each round, a new color is added to the sequence.
  • If you click the wrong color, Game Over! Press any key to restart.

🚀 Features

Dynamic Color Sequences – Randomly generated patterns to test your memory.
User Interaction – Click-based input for an engaging experience.
Score Tracking – Displays the current level and final score after losing.
Smooth Animations – Buttons light up for better visibility.
Responsive Design – Works on different screen sizes.

🛠️ Tech Stack

🔹 HTML – Provides the structure of the game.
🔹 CSS – Enhances UI with styling and animations.
🔹 JavaScript – Implements game logic and interactions.

🎨 Screenshots

WhatsApp Image 2025-03-06 at 14 34 08_3bf9fe01 Screenshot 2025-03-06 143234

📂 Project Structure

/simon-says-game
│── index.html    # Main game file
│── say.css       # Styles for UI
│── say.js        # Game logic

About

Simon Say Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors