-
-
Notifications
You must be signed in to change notification settings - Fork 39.1k
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
The simon says game using only html,css,and js #7288
Comments
@kenzo0p I just reviewed this, can you assign this to me (I'm new to contributing, sorry if I make some mistakes) |
I would like to work on this, new to open source |
@kenzo0p I would like to contribute on this project! I have already worked on this type of project here is the live link https://the-simon-game-coral.vercel.app/ Thank you! |
Would like to work on this |
@kenzo0p |
I want to work on this. |
This is not something that anyone can work on, when it comes time to add new projects, we will. |
@kenzo0p I would like to contribute on this project! |
@dansholds That is a great initiative |
@dansholds so can i pull request for adding the project as i already made it as a part of hactoberfest |
I would like to contribute on this project! |
No |
The guidelines for hacktoberfest contributions are very clear, so please refer back to them. |
Add memory game to this pr - #7509 (its not really simon says as simon says aims to trick the user into not doing something) |
###
What Roadmap is this project for?Frontend Roadmap
Project Difficulty
Intermediate
Add Project Details
What is this project about?
The Simon Says Game is an interactive memory game built using HTML, CSS, and JavaScript. The game challenges the player
to memorize and repeat a sequence of colored lights and sounds. As the player progresses, the sequence gets longer and
more difficult, testing their memory and attention to detail. This project demonstrates core web development concepts such
as DOM manipulation, event handling.
[I already work on this project if you want link i will provide you .]
Skills this Project Covers
HTML, CSS, JavaScript, DOM Manipulation, Event Handling, Responsive Design, Game Logic
Requirements
Game Layout:
-The game features four color buttons (red, green, blue, yellow) displayed on the screen in a grid format.
-Press any key on keyboard to start the game or you can add button to start the game .
when you win one level you should go next level that level should be shown .
and when you failed to remeber the pattern you should go back to level 1st with msg pattern was wrong in red color with red -background for 2 or three second
checkout the image for design (that states its like a junior level mini-project)
The text was updated successfully, but these errors were encountered: