This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
yeschess
mirror of
https://github.com/tiyn/yeschess
Watch
1
Star
0
Fork
You've already forked yeschess
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80772462da
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '80772462da'
${ noResults }
yeschess
/
.gitignore
7 lines
34 B
Raw
Normal View
History
Unescape
Escape
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.
4 years ago
*.db
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
4 years ago
bin
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
4 years ago
htmldocs
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.
4 years ago
pgn
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
4 years ago
secret.nim