JavaScript Implementation of the Tic Tac Toe for The Odin Project
This project demonstrates the following JavaScript-related proffiencies:
- Closures and intermediate functions
- Basic DOM manipulation
- Intermediate JavaScript Object-Oriented Programming
- Event management