Chinmay2660 / SimonGame

Simon Game is a classic memory game built with HTML, CSS, and JavaScript. The game has four colored buttons that light up and play a sound in a specific pattern, and the player must repeat the pattern by clicking the buttons in the correct order. The game starts with a simple pattern and increases in complexity as the player progresses.

Home Page:https://chinmay2660.github.io/SimonGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Game

Simon Game is a classic memory game built with HTML, CSS, and JavaScript. The game has four colored buttons that light up and play a sound in a specific pattern, and the player must repeat the pattern by clicking the buttons in the correct order. The game starts with a simple pattern and increases in complexity as the player progresses.

Demo

You can play the game live at Simon Game.

Features

  • Classic and addictive gameplay
  • Increasing difficulty levels
  • Simple and responsive user interface

Getting Started

To play the game locally, simply clone the repository and open the index.html file in your web browser:

  1. Clone the repository:
git clone https://github.com/Chinmay2660/SimonGame.git
  1. Open index.html in your web browser
  2. Start playing!

Contributing

If you find a bug or would like to suggest an improvement, please feel free to open an issue or submit a pull request.

About

Simon Game is a classic memory game built with HTML, CSS, and JavaScript. The game has four colored buttons that light up and play a sound in a specific pattern, and the player must repeat the pattern by clicking the buttons in the correct order. The game starts with a simple pattern and increases in complexity as the player progresses.

https://chinmay2660.github.io/SimonGame/


Languages

Language:JavaScript 64.5%Language:HTML 18.9%Language:CSS 16.6%