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.
362d293fb1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '362d293fb1'
${ noResults }
yeschess
/
.gitignore
7 lines
30 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
docs
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