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

https://github.com/prakhar-002/simon-game

Classic 🧩 Simon game 🎲 recreated with HTML, CSS, and JavaScript. âœˆī¸ Features intuitive đŸŽ¯ gameplay and responsive design 🍂. an invitation 📋 for contributions to enhance ⚡ this timeless memory 🧠 challenge.
https://github.com/prakhar-002/simon-game

game html-css-javascript simon-game

Last synced: 3 months ago
JSON representation

Classic 🧩 Simon game 🎲 recreated with HTML, CSS, and JavaScript. âœˆī¸ Features intuitive đŸŽ¯ gameplay and responsive design 🍂. an invitation 📋 for contributions to enhance ⚡ this timeless memory 🧠 challenge.

Awesome Lists containing this project

README

          

# THE SIMON GAME đŸ•šī¸

**Welcome to Simon Game !**. This project is a digital `implementation of the classic Simon game`, where `players need to remember and repeat sequences of colored buttons`. It's a fun and challenging game **that tests your memory and concentration skills**.


âžĨ Live Demo



# Screenshots â›Šī¸

![simon game](https://github.com/Prakhar-002/JAVA-CODE/assets/136890202/d658fbf7-9501-489c-b5b2-ab8490068795)

# GamePlay Instructions âš”ī¸

1. **Objective 🤔**

🔹 **Remember and repeat** `the sequence of colors and sounds Simon plays`.

2. **Starting â–ļī¸ the Game 🎮**

🔹 **Press the "Any" button** *to* `initiate the game`.

3. **GamePlay Steps đŸĒœ**

🔹 **Simon** *will* `play a sequence of colors, starting with one color`.

🔹 **Repeat the sequence** *by* `clicking/tapping on the colors in the same order`.

🔹 **If you repeat the sequence correctly**, `Simon will add another color to the sequence`.

🔹 **Continue playing** `as long as you can remember the sequence correctly`.

4. **Winning 🏆 and Losing 💔**

🔹 **The game ends** *when* `you make a mistake in repeating the sequence`.

🔹 `Your score` **(the number of successful sequences you repeat)** *&* `your best score` **will be displayed**.

5. **Restarting â™ģī¸ the Game 🎮**

🔹 **Press the "Any" button** *again to* `restart the game` *and* **try to beat your previous score**.

# Tech Stack 👨đŸģ‍đŸ’ģ

![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)   ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)   ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

# Features 💎
- `GamePlay` ➤ **Authentic gameplay** `mimicking the original Simon game`.

- `Simple` ➤ **Simple and intuitive interface** using `HTML, CSS, and JavaScript`.

- `Design` ➤ **Responsive design**, `suitable for desktop and mobile devices`.

# Deployment đŸ›Ģ

**To 🏃đŸģâ€â™‚ī¸ locally this CYBER FICTION - A 3D-Animation-site** *run this command on your git bash*

`For window 🍃`
```bash
git clone https://github.com/Prakhar-002/SIMON-GAME.git
```

`For Linux and macOS đŸŒŋ`
```bash
sudo git clone https://github.com/Prakhar-002/SIMON-GAME.git
```