A project built for freecodecamp.com in 2016, the requirement then were to build a Simon Says game

Javascript
Bootstrap

A project built for freecodecamp.com in 2016, the requirement then were to build a Simon Says game
A Simon game. It uses Web Audio API. It was fun and a little challenging to make this one work. The main problem was to make the sound as long as the mouse button was pressed. The Web Audio API looks great and is easy to work with once you get the basics.