Skip to content

Files

Latest commit

6704c86 · Jul 11, 2022

History

History
11 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 378 Bytes

checkersGame

Checkers Game

Dependencies
pygame

Instrutions
After installing pygame, run the app.py

Game Overview
This is the simple checkers game. You can click on pieces and move them as in the classical checkers game. Winner will be the first player to remove all pieces of the oppoment. If both players cannot make any moves, match will be draw.