Add a link to the dissertation

This commit is contained in:
2019-08-25 17:03:53 +02:00
parent 7132379b33
commit 37fc5bf5d8

View File

@ -1,5 +1,5 @@
# Sushi
Sushi is a Suicide Chess program I wrote back in 2006 during my compsci studies.
Sushi is a Suicide Chess program I wrote back in 2006 during my compsci studies. My [dissertation](https://djib.fr/djib/Sushi/raw/branch/master/docs/2006%20Dissertation%20-%20Programmimg%20a%20Suicide%20Chess%20playing%20program.pdf) is available in the `docs` folder. It will probably help anyone who wishes to contribute or fork my program.
It can either be used from the command line or using [XBoard](https://en.wikipedia.org/wiki/XBoard) as a graphical interface.