Skip to content

OOP that represents a checkerboard, with methods for the users to choose teams, take turns, manipulate the board, capture enemy pieces, and win the game.

Notifications You must be signed in to change notification settings

cottoncandydeluxe/flying_checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

flying_checkers

Here is my first attempt at making the backend of a virtual boardgame in Python. This code is an OOP that represents a checkerboard, with methods for the users to choose teams, take turns, manipulate the board, capture enemy pieces, and win the game.

About

OOP that represents a checkerboard, with methods for the users to choose teams, take turns, manipulate the board, capture enemy pieces, and win the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages