SIMON GAME
Musical game of memory
Simon Game is one of the projects from freeCodeCamp. It is a musical game of memory that requires from a user to repeat the sequence of tones and lights. The more user progresses the sequence becomes longer and more complex.
The game is developed and designed using HTML, CSS, JavaScript, and JQuery.