Project 5: JavaScript Game of Set

Implement the game of Set, as described in Project 2, but this time using JavaScript.

Your game should be a single web page, i.e. written using HTML (for structure/content), CSS (for styling), and JavaScript (for the game engine).