7 releases
| 0.3.2 | Jan 10, 2026 |
|---|---|
| 0.3.1 | Jan 9, 2026 |
| 0.2.4 | Jul 12, 2023 |
#2092 in Game dev
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