actually go N deep
This commit is contained in:
@@ -53,7 +53,7 @@ impl Game {
|
||||
|
||||
self.step(i);
|
||||
|
||||
std::thread::sleep(Duration::from_millis(200));
|
||||
// std::thread::sleep(Duration::from_millis(200));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user