2D GUI chess game Python using Tkinter and PIL, event driven, OOP
If you use Windows and just want to play the pure game then download the 'dist' folder and run the exe file. You must make sure you keep its 'mats' folder inside it otherwise the game will not work. Alternately just download it here with 1 button click https://fruffers.itch.io/chess
Or if you want to run the game in Python which you can use on any OS, make sure you have PIL (pillow) and Tkinter modules.
*White moves first.
*It's a 2 player game. So grab a friend.
*Right click to deselect a piece and left click to pick another piece.
*Pawns that move to the final square at the other side of the board will randomly get promoted to either a Rook, Knight, Bishop or Queen.
*Pawns can move 2 squares forward on only their first move.
*Pawns kill diagonally.
*Knights are the only pieces that can jump over their own coloured pieces.
*To win kill the other player's king.
*The king is the heart-shaped piece whilst the queen is the spikey piece.
-
Notifications
You must be signed in to change notification settings - Fork 2
fruffers/chessGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
2D GUI chess game Python using Tkinter and PIL, event driven, OOP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published