1 repository
Game rules and logic allowing matches to start with missing pieces to balance difficulty.
Distinguishing note: None of the candidates refer to game-balancing material odds; they refer to data materialization or graphics shaders
Explore 1 awesome GitHub repository matching game development · Material Handicaps. Refine with filters or upvote what's useful.
Leela Chess Zero is a deep learning game AI and neural network chess engine that uses search algorithms to determine optimal moves and evaluate game states. It functions as a UCI chess engine, implementing the Universal Chess Interface standard for compatibility with various graphical user interfaces. The system acts as a hardware-accelerated move calculator, leveraging GPU and CPU backends to accelerate neural network inference. It supports the generation and submission of self-play games to training clients to improve the strength of its neural network models. The engine provides capabilit
Allows matches to start with material handicaps to balance game difficulty against human players.