Chess-Pygame

A simple chess game built with pygame.

Prerequisites

python
pip
pygame

Installing

To install pip run:

python -m ensurepip --default-pip

With pip installed run:

pip install pygame

Running the game

python chess.py