An open API service indexing awesome lists of open source software.

https://github.com/sahil0902/simon-says

A memory tester classic game
https://github.com/sahil0902/simon-says

memorygame simon-game simonsays

Last synced: about 1 year ago
JSON representation

A memory tester classic game

Awesome Lists containing this project

README

          

# Simon Says

## Introduction
Simon Says is a classic memory skill game that challenges players to keep up with an increasing sequence of lights. This project is a webbased version that allows you to play the game just using your web browser.

## Gameplay
The game starts at level one with a single light sequence. Each time the player successfully repeats the sequence, they move up a level, and an additional light is added to the sequence. The game continues until the player misses a sequence, at which point the game is over.

## How to Start the Game
Open `index.html` in a web browser to launch the game.
Press any key on your keyboard to initiate the first sequence and begin playing.

## How to Play
Watch the sequence of button flashes carefully.
Click on the buttons in the order that they flashed.
After each successful round, the sequence will increase by one.
If you press the wrong button, the game will end, and your score will be displayed.

## Features
Multiple levels of difficulty as you progress.
Score tracking to see how well you're doing.
Responsive design for various display sizes.

## Installation
No installation is required. Clone the repository to your local machine, and open the `index.html` file in a web browser.
## Contributing
Contributions to the Simon Says game are welcome. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

## Support
If you find a bug, please report it by opening an issue.

## Authors and acknowledgment
Muhammad Sahil

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

## Project status
The project is in a beta stage and actively looking for contributors to bring in new ideas and improvements.