Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sumit-saha-x/simon-game-js-project

An interactive memory game that challenges players to recall a sequence of colors and sounds.
https://github.com/sumit-saha-x/simon-game-js-project

css game-development html javascript simon-game web-design

Last synced: about 2 months ago
JSON representation

An interactive memory game that challenges players to recall a sequence of colors and sounds.

Awesome Lists containing this project

README

        

# Simon Game

This is a simple, interactive Simon Game built with HTML, CSS, and JavaScript. Test your memory as you follow the game's sequence of colors and sounds!

## 🎮 How to Play
1. The game shows a random sequence of colors, starting with a single color.
2. Memorize the sequence and repeat it by clicking the colors in the correct order.
3. Each round, the sequence grows by one, increasing the difficulty.
4. If you make a mistake, the game restarts and the sequence resets.

## 💻 Technologies Used
- **HTML**: For the game structure and layout.
- **CSS**: For styling and visual effects.
- **JavaScript**: For game logic and interactivity.

## 📂 Project Structure
- `index.html` - Main HTML file for the game interface.
- `style.css` - Stylesheet for game design.
- `game.js` - JavaScript file containing the game's core logic.

## 🚀 How to Run the Project
1. Clone this repository.
2. Open index.html in your web browser to start playing.
## 🔗 Live Demo
You can also play the game online: https://sumit-saha-x.github.io/Simon-Game-JS-Project/

## Here is a sneakpeak from the game!
Simons_game