Add 'Bitboard' and 'Square' definitions
This commit is contained in:
parent
2c36ee266d
commit
755e891b17
4 changed files with 415 additions and 0 deletions
1
src/lib.rs
Normal file
1
src/lib.rs
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub mod board;
|
||||
Loading…
Add table
Add a link
Reference in a new issue