Skip to content

SurferSamuel/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Chess, written in python using tkinter. Inspired by chess.com.

Demo Video

Demo.mp4

Installation

  1. Clone repo
git clone [email protected]:SurferSamuel/Chess.git
  1. Install packages

Tkinter (GUI Toolkit):

pip install tk

Pillow (Python Imaging Library):

pip install pillow
  1. Run chess.py

Project History

  • 07/06/2021: Started project
  • 09/07/2021: Finished project
  • 08/05/2024: Project uploaded to Github

The full history can be found in the documentation here.

About

Chess, written in python using tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages