Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame_chess

The project was created for a course credit at university. I decided to do chess, because I'm a big fan.
Project was written in python 3.11.0 using few default libralies, pygame and pygame_menu.

about game

pygame_chess supports games between 2 players, computer as enemy isn't implemented yet.
All moves excluding en passant are available, if you find any illegal move, let me know in issues section.

run game

Get the source code and assets from github. Then install packages from requirements.txt

git clone https://github.com/brajankw/pygame_chess.git
cd pygame_chess
python3 -m pip install -r requirements.txt
python3 main.py

screenshots

menu

starting_position

checkmate

About

Chess created with pygame and pygame_menu

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages