Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aditiadya/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Game

Welcome to the Simon Game Challenge repository! This project is a web-based implementation of the classic Simon game where players must repeat increasingly long sequences of tones and lights.

Table of Contents

Features

  • Interactive user interface with colored buttons and corresponding sounds
  • Randomized sequences that increase in difficulty
  • Score tracking to display the player's progress
  • Reset functionality to start the game over

Installation

To run this project locally, follow these steps:

  1. Clone the repository git clone https://github.com/your-username/simon-game-challenge.git

  2. Navigate to the project directory cd simon-game-challenge

  3. Open the index.html file in your web browser open index.html

Usage

Once you have the game running in your browser:

  1. Press the start button to begin the game.
  2. Watch and listen as the game presents a sequence.
  3. Repeat the sequence by clicking the colored buttons in the correct order.
  4. Continue repeating the sequences as they grow longer and more complex.
  5. If you make a mistake, the game will notify you and reset the sequence.

Contributing

Contributions are welcome! To contribute to this project, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes and commit them (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a new Pull Request

Please ensure your code follows our coding standards and includes appropriate tests.

Acknowledgements

  • Inspired by the classic Simon electronic game.
  • Built with love by Aditi Adya.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published