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.
- Host: GitHub
- URL: https://github.com/sammatzko/schach
- Owner: SamMatzko
- License: gpl-3.0
- Created: 2021-12-02T23:06:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T17:27:06.000Z (over 4 years ago)
- Last Synced: 2025-02-12T21:17:21.364Z (over 1 year ago)
- Topics: chess, chess-engine, chess-engine-gui, chess-game, game, linux-app, python, python-3
- Language: Python
- Homepage:
- Size: 7.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`).