A Chess engine written in Rust!
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.
- 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