Tic Tac Toe is a browser game where 2 users can play against each other on one screen.
This app is a training project for The Odin Project course.
Main purpose of this project is to practice using JavaScript module pattern and factory functions.
Project is created with:
- JavaScript
- HTML
- CSS