Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefwaheedd/simon-game
๐ Simon Game - Test your memory and reflexes with this classic Simon game! Challenge yourself to follow and repeat an increasingly complex sequence of colors and sounds. Each round, the game adds one more step to the sequenceโhow long can you keep up? Perfect for all ages, this game is both fun and a great exercise for your brain! ๐ฎโจ
https://github.com/youssefwaheedd/simon-game
css javascript
Last synced: about 1 month ago
JSON representation
๐ Simon Game - Test your memory and reflexes with this classic Simon game! Challenge yourself to follow and repeat an increasingly complex sequence of colors and sounds. Each round, the game adds one more step to the sequenceโhow long can you keep up? Perfect for all ages, this game is both fun and a great exercise for your brain! ๐ฎโจ
- Host: GitHub
- URL: https://github.com/youssefwaheedd/simon-game
- Owner: youssefwaheedd
- Created: 2024-07-05T16:26:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T22:14:56.000Z (4 months ago)
- Last Synced: 2024-08-15T23:03:48.600Z (4 months ago)
- Topics: css, javascript
- Language: JavaScript
- Homepage: https://youssefwaheedd.github.io/simon-game/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Simon Game
**Simon Game** - Test Your Memory and Reflexes!
## ๐ Overview
Simon Game is a classic memory challenge where players must replicate an increasingly complex sequence of colors and sounds. Each round adds a new step to the sequenceโhow long can you keep up? This game is perfect for all ages, offering both fun and a great mental workout. Built with React.js, the game provides a smooth and responsive user experience.
## โจ Features
* ๐ฎ Memory Challenge: Follow and repeat sequences of colors and sounds.
* ๐ Progressive Difficulty: The sequence gets longer and more challenging with each round.
* ๐ Score Tracking: Keep track of your high scores and strive to beat them.## ๐ ๏ธ Tech Stack
* ๐ฅ๏ธ Framework: Vanilla js
* ๐จ Styling: CSS
* ๐ Deployment: GitHub## ๐ Getting Started
### ๐ Prerequisites
* ๐ฆ Node.js (v12.x or later)
* ๐ฆ npm or yarn### โ๏ธ Installation
1. Clone the repository:
```bash
git clone https://github.com/youssefwaheedd/simon-game.git
2. Install dependencies:
```bash
npm install
### Running the Project
To start the development server:```bash
node index.js
```
Open http://localhost:3000 with your browser to see the app in action.### Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.### Contact
For any questions or suggestions, feel free to reach out:
- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Youssef Waheed](https://linkedin.com/in/youssefwaheed)