Rust software for solving impartial games.
-
Updated
Oct 19, 2025 - Rust
Rust software for solving impartial games.
Enumerates all winning first moves in 2D Chomp up to 20×20 with memoized negamax + α–β
According to Wikipedia: "Chomp is a two-player strategy game played on a rectangular grid made up of smaller square cells, which can be thought of as the blocks of a chocolate bar. The players take it in turns to choose one block and "eat it" (remove from the board), together with those that are below it and to its right. The top left block is "…
Add a description, image, and links to the chomp-game topic page so that developers can more easily learn about it.
To associate your repository with the chomp-game topic, visit your repo's landing page and select "manage topics."