Categories
JavaScript The Odin Project

JavaScript Tic-tac-toe

As my second project of the JavaScript curriculum at theOdinProject, I created a JavaScript Tic-tac-toe game. This project demonstrates using modules and factories to create objects.