Skip to content

Shivank2005/Simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

The Simon Game is a classic memory game where players must repeat an increasingly long sequence of colors and sounds. Each round adds a new color to the sequence, challenging the player’s memory and concentration.


How the Game Works

  1. The game starts when the user presses any key or clicks the start button.
  2. A random color flashes and plays a sound.
  3. The player must click the same color.
  4. Each new level adds one more color to the sequence.
  5. If the player clicks the wrong color, the game ends.

Technologies Used

  • HTML – Structure of the game
  • CSS – Styling and animations
  • JavaScript – Game logic and interactions

How to Run the Project

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

About

A classic Simon memory game built using HTML, CSS, and JavaScript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors