Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/priyanshjain9414/simon-game

A classic memory game built with HTML, CSS, and JavaScript! Test your memory and pattern-recognition skills by following the sequence of colors and sounds. Each level, the game adds a new step to the sequence, making it progressively challenging as you advance. How far can you go?
https://github.com/priyanshjain9414/simon-game

css css-flexbox html5 javascript

Last synced: about 2 months ago
JSON representation

A classic memory game built with HTML, CSS, and JavaScript! Test your memory and pattern-recognition skills by following the sequence of colors and sounds. Each level, the game adds a new step to the sequence, making it progressively challenging as you advance. How far can you go?

Awesome Lists containing this project

README

        

# Simon Game đŸŽļ

A classic memory game built with HTML, CSS, and JavaScript! The Simon Game challenges your memory and pattern-recognition skills by requiring you to follow an ever-growing sequence of colors and sounds. Test your memory and see how many levels you can complete!

## 🕹ī¸ Demo

[Click here to play the game](https://priyanshjain9414.github.io/simon-game)

## 🎨 Features

- **Engaging User Interface**: Colorful buttons paired with interactive sounds.
- **Progressive Difficulty**: Each level introduces a new step in the sequence, making the game more challenging as you advance.
- **Memory Training**: Exercises memory and focus as you recall and repeat the sequences.

## 📸 Screenshots

![Capture](https://github.com/user-attachments/assets/64265690-2ae7-4f9e-afeb-eb756be59b12)

## 🛠ī¸ Technologies Used

- **HTML**: For structuring the game layout.
- **CSS**: For styling and creating an engaging interface.
- **JavaScript**: For game logic, handling user interactions, and managing game states.

## 📚 How to Play

1. **Watch the Sequence**: The game will light up a color in a specific sequence.
2. **Repeat the Sequence**: Click the colors in the same order.
3. **Level Up**: Each round, the game adds a new color to the sequence, making it progressively harder to follow.
4. **Keep Going**: Try to remember and repeat the sequence as it grows. How far can you go?

## 🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to:

- **Fork the project**
- **Create a new branch** for any improvements
- **Submit a pull request**

For major changes, please open an issue first to discuss what you would like to change.
See the [issues page](../../issues) for more details.

## 💡 Acknowledgments

- Inspired by the original Simon Game by Milton Bradley.
- Thanks to online tutorials and documentation that helped in building the game logic.

Enjoy the game, and happy coding!

## 🚀 Getting Started

To run this game locally:

1. **Clone the repository**:
```bash
git clone https://github.com/priyanshjain9414/simon-game.git