Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vermaharsha/simon-game
A memory game where you repeat increasing color and sound sequences.
https://github.com/vermaharsha/simon-game
Last synced: 11 days ago
JSON representation
A memory game where you repeat increasing color and sound sequences.
- Host: GitHub
- URL: https://github.com/vermaharsha/simon-game
- Owner: vermaharsha
- Created: 2024-08-07T15:10:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T08:40:35.000Z (about 1 month ago)
- Last Synced: 2024-11-29T09:33:16.180Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://vermaharsha.github.io/Simon-Game/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon Game 🎮
**The Simon Game** is a fun and challenging memory-based game that tests your ability to recall and replicate sequences of colors and sounds. Each level pushes your memory and reflexes to the limit, offering a mix of excitement and challenge as you advance. 🌟
## How It Works
1. **Start the Game**: Press any key to begin your journey.
2. **Memorize the Sequence**: Watch and listen as buttons light up in a specific order.
3. **Repeat the Pattern**: Click the buttons in the exact sequence to progress.
4. **Game Over**: A wrong move triggers a dramatic sound and a red screen. Press any key to restart.
5. **Level Up**: Each level adds a new color to the sequence, making it progressively harder.## Features
- **Interactive Gameplay**: A visually engaging interface with dynamic button animations and sound effects.
- **Progressive Difficulty**: Levels get increasingly challenging as the sequence grows longer.
- **Responsive Design**: Optimized for both desktop and mobile devices.
- **Immediate Feedback**: Real-time responses to correct and incorrect inputs.## Technologies Used
- **HTML**: For structuring the game layout.
- **CSS**: For styling and animations.
- **JavaScript & jQuery**: To handle game logic and interactivity.## How to Play
1. Clone the repository:
```bash
git clone https://github.com/vermaharsha/SimonGame.git
```
2. Open the index.html file in your browser to start playing.## Contribution
Contributions are welcome! Fork this repository, make improvements, and submit a pull request.