train command
This commit is contained in:
parent
480b2ff427
commit
ab959fa27b
9 changed files with 846 additions and 422 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mod strategy;
|
||||
pub mod strategy;
|
||||
|
||||
use store::{CheckerMove, Color, GameEvent, GameState, PlayerId, PointsRules, Stage, TurnStage};
|
||||
pub use strategy::default::DefaultStrategy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue