/Checkers

A checkers game coded entirely in python, completed with an interactable user interface, making use of the system and pygame packages. It makes use of object-oriented programming to handle the pieces and the squares of the board, with useful custom functions that handle the piece movement, capture and promotion. The game can be played with two players, recognising which player is victorious and even allowing the game to be played again without needing the restart the script by resetting all needed variables and objects.

Primary LanguagePython

Stargazers

No one’s star this repository yet.