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
A simple chess game built with pygame.
python
pip
pygame
To install pip run:
python -m ensurepip --default-pip
With pip installed run:
pip install pygame
python chess.py