Enumerates all winning first moves in 2D Chomp up to 20×20 with memoized negamax + α–β
-
Updated
Jun 18, 2025 - C++
Enumerates all winning first moves in 2D Chomp up to 20×20 with memoized negamax + α–β
Standalone C++23 solver and interactive CLI for undirected vertex geography using exact matching-based evaluation.
A variation of the famous Nim game.
Add a description, image, and links to the impartial-game topic page so that developers can more easily learn about it.
To associate your repository with the impartial-game topic, visit your repo's landing page and select "manage topics."