Skip to content

An interactive memory game that challenges players to recall a sequence of colors and sounds.

Notifications You must be signed in to change notification settings

sumit-saha-x/Simon-Game-JS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

This is a simple, interactive Simon Game built with HTML, CSS, and JavaScript. Test your memory as you follow the game's sequence of colors and sounds!

🎮 How to Play

  1. The game shows a random sequence of colors, starting with a single color.
  2. Memorize the sequence and repeat it by clicking the colors in the correct order.
  3. Each round, the sequence grows by one, increasing the difficulty.
  4. If you make a mistake, the game restarts and the sequence resets.

💻 Technologies Used

  • HTML: For the game structure and layout.
  • CSS: For styling and visual effects.
  • JavaScript: For game logic and interactivity.

📂 Project Structure

  • index.html - Main HTML file for the game interface.
  • style.css - Stylesheet for game design.
  • game.js - JavaScript file containing the game's core logic.

🚀 How to Run the Project

  1. Clone this repository.
  2. Open index.html in your web browser to start playing.

🔗 Live Demo

You can also play the game online: https://sumit-saha-x.github.io/Simon-Game-JS-Project/

Here is a sneakpeak from the game!

Simons_game

About

An interactive memory game that challenges players to recall a sequence of colors and sounds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published