THE POWER OF RUSTY BATTLERS BY RICKY BOBBY
Find a file
2026-02-19 08:09:22 -05:00
.gitignore Initial Commit 2026-02-13 14:49:48 -05:00
bitboards.rs fine, I added a mailbox 2026-02-15 18:11:28 -05:00
board.rs primitive make move 2026-02-16 22:26:55 -05:00
Cargo.lock Initial Commit 2026-02-13 14:49:48 -05:00
Cargo.toml we don't talk about this 2026-02-16 21:53:09 -05:00
main.rs primitive make move 2026-02-16 22:26:55 -05:00
README.md checklist BRRRR 2026-02-19 08:09:22 -05:00

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