Skip to content

A fun and challenging Simon memory game built with HTML, CSS, and JavaScript! Repeat the flashing sequence to level up—see how far you can go!

Notifications You must be signed in to change notification settings

Rishidubey15/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Game

A fun and challenging Simon memory game built with HTML, CSS, and JavaScript! Repeat the flashing sequence to level up—see how far you can go! Here’s a README file for your Simon Game project:


Game Rules

Press any key to start the game. Watch the sequence of box flashes. Repeat the sequence by clicking the boxes in the same order. Each level increases the sequence length, testing your memory. A wrong move ends the game and displays your current level and highest score.

Features

Interactive Flashing Boxes: Each box flashes in a sequence for the player to remember. Dynamic Level Counter: Updates the level as you progress. Game Over Screen: Shows your score and the highest score achieved. Responsive Design: Adjusts to fit any screen size.

Technologies Used

HTML: For the game structure. CSS: For styling, animations, and layout. JavaScript: For game logic, sequences, and event handling.

How to Play

  1. Open the game in a browser.
  2. Press any key to start.
  3. Watch the sequence and repeat it by clicking on the boxes.
  4. Try to reach the highest level without making a mistake!

Installation

  1. Clone or download the repository.
  2. Open the index.html file in a web browser to start playing.

Files

index.html: Contains the HTML structure of the game. style.css: Provides the styling and animations for the game. script.js: Contains the game logic, sequence generation, and user interaction handling.

Future Improvements

Add sound effects for each box flash. Display the top 5 highest scores. Add a mobile-friendly touch interface.

Output image

Enjoy the game and test your memory skills!

About

A fun and challenging Simon memory game built with HTML, CSS, and JavaScript! Repeat the flashing sequence to level up—see how far you can go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published