A project from The Odin Project's curriculum, creating a small Tic-Tac-Toe app to learn some JavaScript
- How to use Factory Functions and the Module pattern
- Extension: draw a line through the winning squares
Live on Github Pages
Download/clone the repository then open index.html in your browser of choice
git clone [email protected]:Basskip/tic-tac-toe.git
cd tic-tac-toe
google-chrome index.html