1
0
mirror of https://github.com/tiyn/yeschess.git synced 2025-10-20 23:01:21 +02:00

project structure

The project previously wasnt structured very
well.
Now the engine has its own module so its more
visible what file belongs to what topic.
This commit is contained in:
TiynGER
2021-05-15 02:10:29 +02:00
parent c6ecdd4c83
commit 73f32e8598
7 changed files with 15 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
*.db
bin
docs
pgn
secret.nim