News

Draws a checkerboard using python I decided to pick up the basics of python one day and decided to implement a simple question - given a function drawSquare (x, y, colour), draw out a checkerboard. At ...
American Checkers Game in Python Checkers, also known as draughts, is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by ...