Skip to content

Releases: Leonhard4321/chess-engin-c

chess-engin-c_v1.0.0

Choose a tag to compare

@Leonhard4321 Leonhard4321 released this 03 Aug 20:07

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.