Skip to content
Dan Riddell edited this page Aug 5, 2026 · 1 revision

Demos

Animated games rendered straight from the engine. Regenerate with just demos.

minimax vs random

White (alpha-beta minimax, depth 4) against a random mover — White converts the material edge into checkmate.

minimax vs random

minimax vs minimax

Both sides search; with no tactical breakthrough the game ends in a draw by threefold repetition — exercising the draw-detection path.

minimax vs minimax

Clone this wiki locally