9 releases

new 0.3.2 Jan 10, 2026
0.3.1 Jan 9, 2026
0.2.4 Jul 12, 2023
0.1.0 Feb 25, 2023

#791 in Algorithms


Used in check-buddy-pgn-parser

Custom license

3MB
1.5K SLoC


♟️ Check Buddy

A Chess engine written in Rust!

Contributers welcome!

Feel free to help out grow this project, I haven't been too active on this project, but there's some obvious improvements that could be made.

✔️ Currently implemented

  • All pieces rules
  • Move check
  • Next move check
  • Illegal moves
  • En passant
  • Castling
  • Pawn trade
    • User input for preference
  • Win check
  • FEN string
    • From
    • To

Dependencies