Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simon Game Challenge #1169

Open
Saiharitha3 opened this issue Nov 26, 2024 · 2 comments
Open

Simon Game Challenge #1169

Saiharitha3 opened this issue Nov 26, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Saiharitha3
Copy link

Saiharitha3 commented Nov 26, 2024

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

  1. 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).
  1. Game Progression:
  • Increment sequence length with each level.
  • Reset the game on failure, with an option to restart.
  1. Clear UI/UX:
  • Easy-to-use interface.
  • Visual and audio cues for guidance.

Can-Haves

  1. Customizable Settings:
  • Ability to adjust difficulty levels (e.g., speed of sequence playback).
  • Change sound effects or button colors.

Bonuses

Challenging Features

  1. 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 👩🏻‍💻

@Saiharitha3 Saiharitha3 added the good first issue Good for newcomers label Nov 26, 2024
@rivka14
Copy link

rivka14 commented Nov 28, 2024

Hi, I’d like to work on this issue. Could you please assign it to me?

@Saiharitha3
Copy link
Author

Saiharitha3 commented Dec 4, 2024

@NitkarshChourasia please review pr #1172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants