Skip to content

Flantropy/Chess

Repository files navigation

About The Project

image

This is a GUI for playing chess. It based on pygame, and python-chess. It's not feature-rich yet, but has all you need to play chess easily

Installation

  • Clone this repo with git clone
  • cd to project folder, and install all required libraries by
$ pip install -r doc/requirements.txt
  • Now you should be able to just run the main.py

Releases

No releases published

Packages

No packages published

Languages