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
- Host: GitHub
- URL: https://github.com/elfaz19/simon-game
- Owner: ELFAZ19
- Created: 2025-03-01T04:56:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T08:46:51.000Z (7 months ago)
- Last Synced: 2025-03-01T09:26:02.559Z (7 months ago)
- Language: JavaScript
- Homepage: https://elfaz19.github.io/Simon-game/
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**