Skip to content

A 2-player chess game, written in Python using Tkinter. Includes move highlighting, automatic piece removal, and a scoreboard.

Notifications You must be signed in to change notification settings

bendeweerd/python_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Chess!

This repository contains the code for my Python chess game, my final project for CS 108 at Calvin University. The game can be played by 2 human players and features move higlighting and a scoreboard.

To use the game, download the zip file, extract it, and run interface.py (you must have Python 3 installed).

Try out the cheat codes button!

Any questions? Email me at [email protected]

About

A 2-player chess game, written in Python using Tkinter. Includes move highlighting, automatic piece removal, and a scoreboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages