🎮 Minimax & Alpha-Beta Pruning Game AI Simulator
Watch a Minimax game tree get searched move by move: alpha-beta pruning cuts off branches that can't change the outcome, the same core technique behind classic Game AI before AlphaGo.
AI & Machine Learning3DModerate60 FPS
⚙ Under the hood
Watch a Minimax game tree get searched move by move: alpha-beta pruning cuts off branches that provably can't change the outcome, the same core technique behind classic Game AI before AlphaGo and modern MCTS.
Three.jsAIGame AIMinimaxAlpha-Beta PruningInstancedMesh
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install