Skip to content
#

combinatorial-game-theory

Here are 19 public repositories matching this topic...

Deep Search: 150 MCTS simulations per move explores thousands of positions Pattern Learning: Policy network learns winning move sequences Forced Captures: Properly implements mandatory jump rules King Awareness: Values promotions and king positioning Multi-jump Sequences: Handles complex capture chains Center Control: Mimics grandmaster position.

  • Updated Dec 14, 2025
  • Python

Complete Chess Implementation Gardner's 5x5 Minichess - Full chess rules on a 5x5 board All 6 piece types: King, Queen, Rook, Bishop, Knight, Pawn Proper move generation including: Pawn promotion (to Q/R/B/N) Special pawn captures Check/checkmate detection Stalemate handling.

  • Updated Dec 14, 2025
  • Python

Improve this page

Add a description, image, and links to the combinatorial-game-theory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the combinatorial-game-theory topic, visit your repo's landing page and select "manage topics."

Learn more