A customizable Tic Tac Toe game built in C++ that allows players to set their own board size. The game features a graphical user interface powered by a graphics library called graphicslib.
- Adjustable board size (e.g. 5x5, etc.)
- Interactive graphical user interface using
graphicslib - Two-player local gameplay
- Dynamic win condition detection based on board size