Reinitialize repository and add working move generation for all pieces
This commit is contained in:
commit
951a8bbec6
28 changed files with 3373 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/target
|
||||
/.idea
|
||||
/src/replace.py
|
||||
/scripts
|
||||
/Cargo.lock
|
||||
/src/benchmark/stockfish
|
||||
uci_log.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue