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

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

simon game with html,css,js
https://github.com/elfaz19/simon-game

Last synced: 2 months ago
JSON representation

simon game with html,css,js

Awesome Lists containing this project

README

          

# 🎮 Simon Game – A Fun Memory Challenge

Welcome to the **Simon Game**, a classic memory and pattern recognition game! Built with **HTML, CSS, and JavaScript**, this game challenges your memory by asking you to repeat ever-increasing sequences of colors and sounds.

## ✨ Features
✅ **Classic Gameplay** – Follow and repeat the sequence of colors and sounds.
✅ **Interactive UI** – Flashing colors and matching sounds for each round.
✅ **Increasing Difficulty** – The sequence grows longer as you progress.
✅ **High Score Tracking** – Keeps track of your best performance.
✅ **Fully Responsive** – Play the game on any device!

## 🚀 Live Demo
🔗 [Try it here!](https://elfaz19.github.io/Simon-game/)

## 🛠️ Technologies Used
- **HTML** – Structure of the game.
- **CSS** – Styling and visual effects.
- **JavaScript** – Logic and interactivity.

## 📌 How to Play
1. The game will show a color sequence.
2. Repeat the sequence by clicking on the corresponding colors.
3. Each time you repeat the sequence correctly, it will grow in length.
4. If you make a mistake, the game will end, and your high score will be saved.

## 📅 Future Enhancements
- Adding different difficulty levels (easy, medium, hard).
- Adding sound effects for each color.
- Implementing a leaderboard feature.

### 📜 License
This project is **open-source**. Feel free to contribute and enhance the game!

---

💡 **Created with love by [ELFAZ19](https://github.com/elfaz19)**