Skip to content

I love chess so in high school I decided to create a chess game in Python. I meant for it to be playable between 2 players on LAN but decided to keep it simple and the 2 people can play it on the same screen only.

Notifications You must be signed in to change notification settings

TomasZilinek/ChessPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessLAN

I love chess so in high school I decided to create a chess game in Python. I meant for it to be playable between 2 players on LAN but decided to keep it simple and the 2 people can play it on the same screen only.

It has all the rules of chess implemented. The player can see their previous moves in the classical chess notation. You can resign, draw the game, flip the board and it contains clocks. (made in 2017)

Requirements

  • tkinter
  • PIL

Credits

Screenshot1 Screenshot2 Screenshot3

About

I love chess so in high school I decided to create a chess game in Python. I meant for it to be playable between 2 players on LAN but decided to keep it simple and the 2 people can play it on the same screen only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages