Skip to content

udayxgoel/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

A classic Simon memory game built with HTML, CSS, and JavaScript.

Table of Contents

Introduction

This project is a recreation of the classic Simon game, where players must remember and repeat increasingly long sequences of colors. This game tests and improves memory skills in a fun and interactive way.

Features

  • Interactive gameplay with visual and audio feedback
  • Increasing difficulty with each round
  • Responsive design for desktop

How to Play

  1. Press any key to begin the game.
  2. Watch the sequence of colors that light up and listen to the sounds.
  3. Repeat the sequence by clicking on the colored buttons in the correct order.
  4. The sequence will get longer with each round.
  5. Try to remember and repeat the sequences for as long as possible!

Installation

To run the Simon game locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/udayxgoel/simon-game.git
    
  2. Navigate to the project directory:
    cd simon-game
    
  3. Open index.html in your web browser to start the game.

Usage

You can also play the Simon game online directly from this link - https://udayxgoel.github.io/simon-game/

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, feel free to open an issue or submit a pull request.

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-name
    
  3. Make your changes and commit them:

    git commit -m "Add new feature"
    
  4. Push to the branch:

    git push origin feature-name
    
  5. Open a pull request.

Thankyou

Thank you for checking out the Simon Game! If you enjoyed it or have any feedback, please feel free to reach out or contribute to the project. Happy playing!

About

A classic Simon memory game built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published