The Ohio State University
CSE 3901: Web Applications Spring 2023
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).