Skip to content

UWOneLaptop/Checkers

Repository files navigation

This is a Checkers Activity for the Sugar OS. More information will be added as the application is developed. 

Currently a basic version is working. The user plays as white and an AI picks random moves as black. When one player wins the game starts over.

Note: The checker board is represented as [column][row] internally in CheckerBoard.py and it is represented as [row][column] in the CheckersGUI.

About

A checkers application for the Sugar OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages