#chess #parser #pgn #chess-engine #check #buddy

check-buddy-pgn-parser

The PGN parser for check buddy

4 releases

0.2.4 Jul 12, 2023
0.2.3 Jul 6, 2023
0.2.2 Jul 6, 2023
0.2.1 Jul 6, 2023

#9 in #buddy

Custom license

3.5MB
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