-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
88f3fb6
commit 7bce4a3
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
This Website Is Hosted At:-https://isimarjitsingh.github.io/Simon-memory-game/ | ||
Simon Memory Game | ||
A classic memory game built with HTML, CSS, and JavaScript. This project is a web-based implementation of the popular Simon game, where players must repeat a sequence of colors in the correct order. | ||
|
||
Features:- | ||
|
||
User registration with input validation | ||
Dynamic sequence generation for the game | ||
Colorful and interactive game interface | ||
Score tracking and display | ||
|
||
Technologies Used | ||
|
||
HTML5 | ||
CSS3 | ||
JavaScript (ES6+) | ||
Font Awesome for icons | ||
|
||
How to Play | ||
|
||
Register with a username to start the game. | ||
Watch the sequence of colors and try to repeat it in the correct order. | ||
Each round, the sequence will get longer and more challenging. | ||
Keep track of your score and try to beat your high score! | ||
|
||
Contributing | ||
|
||
If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes. I'm open to suggestions and improvements! |