Skip to content

Nikhil012N/simon-game

Repository files navigation

Simon Game

A fun, interactive Simon game built using HTML, CSS, and JavaScript. The game challenges players to repeat an increasingly long sequence of colors.

Table of Contents

About

The Simon Game is a memory game where the player must repeat a sequence of colors that is randomly generated. Each time the player successfully repeats the sequence, it grows by one color. The goal is to remember and repeat the longest possible sequence without making a mistake.

How to Play

  1. Click the start button to begin the game.
  2. The game will display a sequence of colors in a random order.
  3. Repeat the sequence by clicking the colored buttons in the correct order.
  4. After each successful round, a new color will be added to the sequence.
  5. The game continues until the player makes a mistake.

Technologies Used

  • HTML: Structure of the game interface.
  • CSS: Styling for buttons and game layout.
  • JavaScript: Logic for the game, including random sequence generation, user input handling, and game progression.

Installation

To run the game locally:

  1. Clone this repository:
    git clone https://github.com/Nikhil012N/simon-game.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages