This is my submission for the ZTM (Zero To Mastery) Challenge #44 — the goal was to build a complete application in a single HTML file using only Vanilla JS, CSS, and HTML. Despite this limitation, the app is fully functional and easily extendable.
TicTacGame is a minimalist yet polished implementation of the classic Tic Tac Toe game. It's built entirely in **Vanilla JavaScript** with no frameworks or libraries, serving as a great example of core web development principles.