Reinitialize repository and add working move generation for all pieces

This commit is contained in:
Moritz Eigenauer 2025-11-12 17:01:12 +01:00
commit 951a8bbec6
28 changed files with 3373 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# ChessEngine
My own UCI chess engine in Rust