Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 841 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 841 Bytes

Simon Game

This is a web-based implementation of the classic Simon game. Test your memory by repeating the sequence of colors.

Demo

https://simongame-online.netlify.app/

Screenshot

Simon Game

Features

  • Interactive gameplay
  • Sound effects for each color
  • Increasing difficulty with each level

Installation

  • Clone the repository:
  git clone https://github.com/mujtabamohamed/simon-game.git
  • Navigate to the project directory:
  cd simon-game
  • Open the index.html file in your web browser to start playing the game.

Usage

  • Open index.html in a web browser.
  • Press any key to start the game.
  • Follow the sequence of colors by clicking on the corresponding buttons.
  • Repeat the sequence correctly to advance to the next level.