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.
- Host: GitHub
- URL: https://github.com/prakhar-002/simon-game
- Owner: Prakhar-002
- Created: 2023-12-09T11:41:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T19:24:43.000Z (over 1 year ago)
- Last Synced: 2025-02-09T21:45:21.055Z (8 months ago)
- Topics: game, html-css-javascript, simon-game
- Language: JavaScript
- Homepage: https://simon-game-with-prakhar.netlify.app/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.
# Screenshots âŠī¸

# 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 đ¨đģâđģ
 Â  Â 
# 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
```