Skip to content

mujtabamohamed/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.