Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 993 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 993 Bytes

Simon Game

May 2021

• Developed a web version of the popular Simon Game, an electronic game of memory skill.

• It creates a series of tones and lights and requires a user to repeat the sequence. If the user succeeds, the series becomes progressively longer and more complex. Once the user fails, the game is over.

• Created using HTML, CSS, and jQuery.

Link

Website Deployed on :- https://themonikanayak.github.io/SimonGame/

Snapshots

START GAME BY PRESSING ANY KEY ON YOUR KEYBOARD

Screenshot (297)

PLAY AND KEEP A TRACK OF YOUR LEVELS

Screenshot (299)

AND IF YOU PLAY A WRONG MOVE, YOU LOSE, GAME OVER AND PLAY AGAIN

Screenshot (298)

Thank You