Skip to content

DanilaBezhin/checkers_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏁 Checkers Game with Tkinter

This is a simple checkers game built using Python and the tkinter GUI library. It currently supports a local 1v1 mode, allowing two players to play on the same computer. The game tracks captured pieces, the current player, and automatically determines the winner based on move limits or when no more moves are possible.

βš™οΈ Features

  • πŸ‘₯ Two-player local mode (same PC)
  • πŸ“‰ Move limit enforcement
  • πŸ”„ Automatic player switching
  • πŸ† Win/draw detection
  • πŸ“Š Captured checkers counter
  • 🎨 Simple and clean tkinter interface

πŸš€ Getting Started

Make sure you have Python 3 installed, then run:

python main.py

About

Simple game, "Russian checkers" on tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages