Skip to content

chess-engin-c_v1.0.0

Latest

Choose a tag to compare

@Leonhard4321 Leonhard4321 released this 03 Aug 20:07
· 1 commit to main since this release

Initial release of chess-engin-c, a playable chess game written in C with raylib. This version includes a graphical chess board, local 2-player play, player-vs-computer mode, legal move generation, castling, en passant, promotion, checkmate/stalemate detection, and a simple chess engine with basic search and evaluation.