elo: progress bar

This commit is contained in:
2025-03-04 16:00:57 -05:00
parent ea7df6a739
commit c0224f1a05
4 changed files with 28 additions and 17 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 {