An AI that guarantees a win or draw in a 3x3 Tic Tac Toe game, achieved through implementation of the minimax algorithm and optimized with Alpha-Beta pruning.
The UI is built with SolidJS, TypeScript, Vite, TailwindCSS, and DaisyUI (definitely over-engineered!).