Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.33 KB

Simon Game

Simon is a classic memory game where you need to repeat a sequence of colors and sounds. The game starts with a simple pattern and becomes progressively harder as you succeed. Test your memory and see how far you can go!

Simon Game

Table of Contents

Demo

You can play the game live at Link.

How to Play

  1. Start: Press the "Start" button to begin the game.
  2. Pattern: Watch and listen to the pattern of colors and sounds that Simon displays.
  3. Repeat: Repeat the pattern by clicking on the buttons in the same order.
  4. Win: If you repeat the pattern correctly, you move on to the next level with an extended pattern.
  5. Lose: If you make a mistake, the game will show "Game Over."

Features

  • Classic Simon game experience.
  • Increasing difficulty as you progress through levels.
  • Sound effects and visual cues to help with memory.
  • Start, restart, and reset buttons to control the game.
  • Interactive gameplay using mouse or touch input.

Getting Started

To run the Simon Game locally on your machine, follow these steps:

  1. Clone this repository:

    git clone https://github.com/Sayantan615/Simon_Game.git