Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.