Devanik21 / MiniChess-RL Star 0 Code Issues Pull requests 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. reinforcement-learning game-theory chess-ai deep-rl self-play combinatorial-game-theory mcts-algorithm minichess-implementation board-game-rl alpha-zero-inspiration Updated Dec 14, 2025 Python