reworked moveflag system
This commit is contained in:
parent
951a8bbec6
commit
1f61dc35f8
32 changed files with 3784 additions and 40 deletions
7
ChessEngine/Cargo.toml
Normal file
7
ChessEngine/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "chess_engine"
|
||||
version = "0.2.0"
|
||||
authors = ["Moritz Eigenauer <moritz.eigenauer@gmail.com>"]
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue