-
Notifications
You must be signed in to change notification settings - Fork 916
Open
Labels
good first issueGood for newcomersGood for newcomers
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 π©π»βπ»
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers