create Board and Piece types

This commit is contained in:
2025-01-23 16:02:02 -05:00
commit a1e2261d50
5 changed files with 63 additions and 0 deletions

7
Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "othello"
version = "0.1.0"