Skip to content

Re-edition of the chess game in Python, using Pygame. Inspired by chess.com (done from scratch in ~50 hours).

Notifications You must be signed in to change notification settings

QuentindiMeo/python-chess

Repository files navigation

Python chess game recreation (from scratch)

Language: Python (w/ Pygame)
Compilation: via Makefile
Options: [-nght] [--handicap, --help, --names, --help, --time] (yet to be changeable by the user)

Welcome to my recreation of the chess game!

I had a couple of hours of spare time during 2021 holidays so I decided to make this. :D
If you don't know the rules to playing chess, you might wanna inform yourself via the help menu (WIP). This project is undone, some of the mate and castling cases are still deficient and the menus are yet to be made.
The visuals are directly taken off chess.com's. The rest of the program was made from scratch using the Pygame library.

Have fun!


If you want new features to be included, feel free to let me know!

About

Re-edition of the chess game in Python, using Pygame. Inspired by chess.com (done from scratch in ~50 hours).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published