Skip to content

Player v Player chess game made with Python 3.5 and Pygame

Notifications You must be signed in to change notification settings

ConnerNovicki/Pygame_Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame_Chess

Player v Player chess game made with Python 3.5 and Pygame

En Passant needs implementation as well as GUI update.

To install and run:

Download python3 from https://www.python.org/downloads/windows/ Pip should be included in python3 download Run:

pip install pygame
git clone https://github.com/ConnerNovicki/Pygame_Chess

cd into the folder it is downloaded and run

python Game.py

About

Player v Player chess game made with Python 3.5 and Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages