THE POWER OF RUSTY BATTLERS BY RICKY BOBBY
| .gitignore | ||
| bitboards.rs | ||
| board.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| main.rs | ||
| README.md | ||
A chess engine written in Rust
This will rival Visionary
Goals
AAAAAAAAAAAAAAAAAAAA
- Pseudolegal move generation
- Legal move generation
- Magic bitboards
- UCI
- Random play
- Time management
- Evaluation