Skip to content

joeadams0/PChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* Written by Joe Adams

This is a simple Chess Program written in Python by Joe Adams.
TO RUN: simply execute "python Play.py" from the terminal and it should comile and run nicely. 

It displays a chess board with a red team and a blue team. The blue team goes first. The pieces behave like normal chess. To see the possible moves for a piece, click on that piece and the spaces that it can move to are displayed in yellow.
It does not check for check or check mate. 

About

Chess program written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages