Tic-Tac-Toe
A web-based game with two modes: classic 3x3 and challenging 5x5 grid.
Overview
A web-based Tic-Tac-Toe game featuring a custom AI implementation for classic gameplay. The game includes an intelligent opponent that uses strategic algorithms to provide challenging matches.
Key Features
- Custom AI implementation with strategic algorithms
- Classic 3x3 grid mode
- Advanced 5x5 grid mode
- Clean, responsive web interface
- Win detection for both modes