An open API service indexing awesome lists of open source software.

https://github.com/sammatzko/schach

A chess app for Linux, written in Python, using Gtk, the Chess module, and the powerful Stockfish chess engine.
https://github.com/sammatzko/schach

chess chess-engine chess-engine-gui chess-game game linux-app python python-3

Last synced: 29 days ago
JSON representation

A chess app for Linux, written in Python, using Gtk, the Chess module, and the powerful Stockfish chess engine.

Awesome Lists containing this project

README

          

Schach

Schach is a chess app written in Python, that uses Gtk and the powerful Stockfish chess engine. It has full undo-redo functionality, 21 different playing levels for
each side including a random move feature, and help docs that are still in progress. See the Issues tab for all known errors and todos, and please add to that list
if you think something can be improved.

Installation

For Linux

For now, the install file only works for Linux. If you have a Linux, just unzip the Schach directory wherever you want it, and then run the install file
(either `install.sh` or `install.py`).