Skip to content

bhavESH-CHAWLA/simon-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

A classic Simon Says memory game implemented in HTML, CSS, and JavaScript.

Description

Test your memory skills with this digital version of the classic Simon game! The game displays a sequence of colored buttons that light up, and you must repeat the sequence correctly. Each level adds one more step to the sequence, challenging your memory as you progress.

How to Play

  1. Open index.html in your web browser
  2. Press any key to start the game
  3. Watch the sequence of button flashes
  4. Click the buttons in the same order as they flashed
  5. If you get the sequence right, you'll advance to the next level
  6. If you make a mistake, the game ends and you can start over

Features

  • Four colored buttons: Red, Yellow, Blue, and Green
  • Increasing difficulty with each level
  • Visual feedback with button flashing and pressing animations
  • Game over detection with restart capability

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)

Files

  • index.html - Main HTML structure
  • style.css - Game styling and animations
  • app.js - Game logic and interactivity

Browser Compatibility

Works in all modern web browsers that support JavaScript.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors