tictactic
PublicTicTactic is a modern Tic-Tac-Toe playground built with Next.js 16, React 19, and TypeScript. It features an unbeatable Minimax AI with optional Alpha Beta pruning and supports 3×3 and 4×4 boards. Its AI Analysis Mode shows how the engine evaluates each move, including scores, explored nodes, and pruning behavior.