Open
Description
Develop a JavaScript Simon-Game app.
Description 📜
The Simon Game is a classic memory game where players must remember and repeat increasingly complex sequences of lights and sounds. This project aims to create a fully interactive version of the game using JavaScript, HTML, and CSS, providing an engaging experience for users.
Requirements 🛠️
Must-Haves
- Core Game Functionality:
- Four colored buttons that light up and play sounds when clicked.
- Randomized sequence generation for each level.
- User input validation against the generated sequence.
- A way to display the current level and provide feedback (success or failure).
- Game Progression:
- Increment sequence length with each level.
- Reset the game on failure, with an option to restart.
- Clear UI/UX:
- Easy-to-use interface.
- Visual and audio cues for guidance.
Can-Haves
- Customizable Settings:
- Ability to adjust difficulty levels (e.g., speed of sequence playback).
- Change sound effects or button colors.
Bonuses ✨
Challenging Features
- Advanced Game Modes:
- Include "Endless Mode" where the sequence keeps growing until the player makes a mistake.
Any number of people can work on a single issue 👨💻👨💻
This issue is open to all.🌍️
Project location 👉🏻 Simon-GameChallenge/Saiharitha3
👨🏻💻 Happy Coding 👩🏻💻