add engine
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
mod ttt;
|
||||
pub use ttt::{Board, Cell};
|
||||
mod entity;
|
||||
pub use entity::{Board, Cell, Move, CELL_EMPTY, CELL_O, CELL_X};
|
||||
|
Reference in New Issue
Block a user