Move: bit madness

This commit is contained in:
2025-03-12 17:44:32 -04:00
parent 31e88e3313
commit afa80ac597
5 changed files with 125 additions and 30 deletions

View File

@@ -12,8 +12,8 @@ pub mod repr;
// TODO! make this agent configuration a config option via `clap-rs`
fn main() {
// elo::run();
// return;
elo::run();
return;
let player1 = complexagent::ComplexAgent::new(
Piece::Black,
FutureMoveConfig {