diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-11 12:54:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-11 14:10:57 +0700 |
commit | b59f6376958166f23555e270a854e254f222b036 (patch) | |
tree | b6d75d56dd82715161f1e8a2811733bc085e21d6 /games/pychess/README | |
parent | 1e73fc8a3e33f753427992a43fd09e18502ed1ab (diff) |
games/pychess: Added (gtk chess client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pychess/README')
-rw-r--r-- | games/pychess/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/pychess/README b/games/pychess/README new file mode 100644 index 000000000000..bdfcca83ee9f --- /dev/null +++ b/games/pychess/README @@ -0,0 +1,7 @@ +PyChess is a gtk chess client, originally developed for GNOME, but +running well under all other linux desktops. (Which we know of, at +least). PyChess is 100% python code, from the top of the UI to the +bottom of the chess engine, and all code is licensed under the GNU +Public License. + +Optional: gst-python (for sound) |