A JavaScript program that simulates the popular children game 'Simon'.
Visit the online game.
The program needs to be run on a server, otherwise it will not function properly.
I created this project while learning JavaScript to practice what I was learning.