You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The game consists of moving the pieces diagonally across the black squares of a chessboard with the intention of capturing (eating) the opponent's pieces by jumping on them.
About
This is my Python OOP project, where I will test my knowledge in this style of programming in Cincinnatus, the project is the Checkers Game.