Shipped this project!
A simple two player tic tac toe game that I made to practice some JavaScript. I tried splitting the JavaScript up into ES6 modules (for example, the JavaScript for game functions is separated from the U.I. manipulation JavaScript)