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 #309

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Simon-Game #309

wants to merge 1 commit into from

Conversation

shraddha405
Copy link

Turn on the Simon game console to start a new game.
The game console will produce a short sequence of button presses, beginning with just one. For example, it may light up and play a sound for the red button.
You must replicate the exact sequence by pressing the corresponding buttons in the same order. If the sequence is "red," you press the red button.
The console will then add one more step to the sequence, and you must repeat the longer sequence accurately.
Continue to follow the pattern as it grows longer, always starting from the beginning of the sequence.
If you make a mistake and press the wrong button or get the order wrong, the game will signal the mistake, and the round will end.
The game will display your level, which represents how many steps you correctly completed in the sequence.
Scoring:
The level in the Simon game is typically based on the number of steps in the sequence you complete correctly before making a mistake. The higher your score, the better your memory and concentration skills are.

Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for js-beginner-projects ready!

Name Link
🔨 Latest commit ad5b867
🔍 Latest deploy log https://app.netlify.com/sites/js-beginner-projects/deploys/6543311fca86720008b58d34
😎 Deploy Preview https://deploy-preview-309--js-beginner-projects.netlify.app/simon-game
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Git21221
Copy link
Owner

Git21221 commented Nov 2, 2023

@shraddha405 can you share some screenshot of this project?

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

Successfully merging this pull request may close these issues.

2 participants