Skip to content

aryanmishracodes/Simon-Says

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Says (A Memory Game)

A classic memory game where players repeat an increasingly complex sequence of colors and sounds. Challenge your memory and reflexes in this fun and engaging experience!


Features

  • Color and Sound Sequences: Watch and listen as colors flash with corresponding sounds.
  • Progressive Difficulty: The sequence gets longer with each correct round.
  • Immediate Feedback: Know right away if you made a mistake or succeeded.

How to Play

  1. Click the Start button to begin.
  2. Watch as a sequence of colors lights up and listen to the sounds.
  3. Repeat the sequence by clicking the color buttons in the same order.
  4. Each correct round adds another step to the sequence.
  5. Make a mistake, and the game resets — try again to beat your score!

Controls

  • Color Buttons: Click to repeat the sequence.
  • Start/Reset Button: Start a new game or reset the current one.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/Simon-Says.git
    cd Simon-Says
  2. Open index.html in your web browser to play.

Technologies Used

  • HTML/CSS for the structure and style.
  • JavaScript for game logic.
  • Audio API for sound effects.

Future Enhancements

  • Difficulty modes for more complex sequences.
  • High score tracking.
  • Improved mobile responsiveness.

Contributing

Contributions are welcome! Please open an issue to discuss proposed changes before making a pull request.


License

This project is open-source and available under the MIT License.


Acknowledgments

Inspired by the classic Simon Says game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • HTML 26.1%
  • CSS 16.8%