Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alokverma18/simon-game
Short-term Memory Skill Game using WebDev
https://github.com/alokverma18/simon-game
html-css-javascript memory-game simon-game skill-game web-development
Last synced: about 6 hours ago
JSON representation
Short-term Memory Skill Game using WebDev
- Host: GitHub
- URL: https://github.com/alokverma18/simon-game
- Owner: alokverma18
- Created: 2023-04-17T18:11:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T17:43:23.000Z (over 1 year ago)
- Last Synced: 2023-10-12T04:58:57.267Z (over 1 year ago)
- Topics: html-css-javascript, memory-game, simon-game, skill-game, web-development
- Language: JavaScript
- Homepage: https://alokverma18.github.io/Simon-Game/
- Size: 883 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon Game 🏅
## Introduction
The Simon Game is a classic memory game where players must repeat a sequence of colors and sounds generated by the computer. The goal is to match the increasingly longer sequences as the game progresses. Once the user fails to repeat the required sequence, the game is over. This implementation allows users to play the Simon Game in their web browser.
## Rules
To play the Simon Game, follow these steps:
1. You will see a title "Press A Key to Start" and four colored buttons 🟢🔴🟡🔵.
2. Press any key on your keyboard to start the game.
3. Pay attention to the sequence of colors and sounds played by the computer.
4. Click on the buttons to repeat the sequence in the same ORDER.
5. If you successfully repeat the sequence, the game will advance to the next level, and a new color will be added to the sequence.
6. Continue to repeat the sequences to increase your score.
7. If you make a mistake, the game will end, and you can restart by pressing any key again.
Enjoy testing your memory with the Simon Game!
## Features
- Classic Simon Game implementation.
- Interactive gameplay with Visual and Auditory feedback.
- Colorful buttons representing different game elements.
- Sound effects for each button press and sequence.
- Increasing difficulty levels as the game progresses.## Snap
![snap](snap.png)
## Demo
Play this [Game](https://alokverma18.github.io/Simon-Game/)
## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)##
### Leave a 🌟 if it was Helpful!!
### Thanks!