Add basic README file

This commit is contained in:
2019-08-24 00:38:36 +02:00
parent c408f2c427
commit a7262890d0

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Sushi
Sushi is a Suicide Chess program I wrote back in 2006 during my compsci studies.
It can either be used from the command line or using [XBoard](https://en.wikipedia.org/wiki/XBoard) as a graphical interface.
I share the code freely under a [GPLv3 licence](https://en.wikipedia.org/wiki/GNU_General_Public_License#Version_3).