I made this game using HTML,CSS,Js
Welcome to the Simon Says game! Test your memory and concentration skills with this classic memory challenge. Follow Simon's lead as he shows you a sequence of colors, and it's your task to repeat the pattern by clicking the buttons in the same order.
-
Memorize: Simon will begin by showing you a sequence of colors. Pay close attention to the order in which the buttons light up.
-
Repeat: Once Simon finishes the sequence, it's your turn! Click the buttons in the exact order that Simon showed you.
-
Advance to the Next Round: If you successfully reproduce the sequence, congratulations! Simon will add one more color to the pattern for the next round, increasing the challenge.
-
Keep Going: The game continues as long as you keep correctly repeating the sequences.
-
Challenge Yourself: See how far you can go without making a mistake! Can you beat your own record?
#JS concepts That I used to mke this game : Event Listeners Variables Arrays Conditional Statements Functions DOM Manipulation Math Object Loops CSS Class Manipulation setTimeout