Click here to play the game! ⭕ ❌ 🏁 ✨
I built this browser version of Tic Tac Toe game for the Odin Project's fullstack JavaScript course assignment. As an exercise to manipulate scope in object-oriented design, this project uses module pattern and factory pattern to minimize global code.
- A game for 2 players
- Players can type in their names
- Restart button for another round of game
Pure JavaScript, CSS, HTML