1
0
mirror of https://github.com/tiyn/yeschess.git synced 2025-04-03 15:37:46 +02:00

3 Commits

Author SHA1 Message Date
TiynGER
80772462da documentation: updated the readme documentation
The readme was partly outdated.
I decided not to put in depth documentation into
the readme.
Additionally i added missing docstrings into posMoveDB
2021-05-15 02:33:21 +02:00
TiynGER
73f32e8598 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.
2021-05-15 02:10:29 +02:00
TiynGER
c6ecdd4c83 tests: created tests dir
The tests where cluttering the src dir
so i moved them to a separate dir.
Same goes for the binaries so i changed the
outputdirectory for them and
added these to the new gitignore file
2021-05-15 00:46:35 +02:00