Simon Game - This is a web-based version of the classic Simon Game built with JavaScript, jQuery, HTML, and CSS.
Game Description The Simon Game is a memory game where the player must remember and repeat a sequence of colors. Each round, the game adds one new color to the sequence, and the player must correctly follow the order. If the player makes a mistake, the game is over.
How to Play Press any key to start the game. Watch the pattern of colors and repeat it by clicking on the corresponding colored buttons. If you repeat the pattern correctly, the game will add another color to the sequence, and the game continues. If you make a mistake, the game is over, and you can restart by pressing any key. Live Demo You can view and play the game on GitHub Pages or locally after cloning the repository.
Play the game here - https://saranheroic.github.io/Simon-Game/