check physical move
This commit is contained in:
parent
6f504acf12
commit
06aeed95a5
8 changed files with 131 additions and 83 deletions
|
|
@ -8,4 +8,6 @@ mod error;
|
|||
pub use error::Error;
|
||||
|
||||
mod board;
|
||||
pub use board::CheckerMove;
|
||||
|
||||
mod dice;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue