/Checkers-Game

A window application that allows you to play checkers between two human users, written using the Pygame library.

Primary LanguagePython

Checkers

A window application that allows you to play checkers between two human users, written using the Pygame library.

Table of Contents

General Information

  • Final project for the subject Teoria Szachów, sem V
  • A game of checkers using the basic rules
  • Windows aplication with mouse control

Technologies Used

  • Python - version 3.9.6
  • Pygame - version 2.0

Screenshots

image image

Setup

Install virtual environment package by using:

pip install virtualenv

Then activate virtual environment implemented inside project:

venv\Scripts\activate

Project Status

Project is: complete

Room for Improvement

Room for improvement:

  • Better mouse controll
  • More accurate statistics
  • Scoreboard

Acknowledgements

Contact

Created by @wkoziel - feel free to contact me!