AUTHOR
Sara Dhani
SUMMARY
This Python program utilizes the vPython library to implement a game of checkers between two human players. Although the program is intended to be used to play checkers, it's really up to the players to decide what they wish to do. There are 3 variations of the file: one that is just the board, one on a table, and one on a table with a lamp. In all three variations, the user can pick the colors of the pieces, the board and background. The objects in the program were all created by me, but the functions used to move the pieces came from vPython.org. Below are screenshots of the game.
THE ORIGINAL GAME
ORIGINAL COLORS & PLAYER CHOICES
ON A TABLE
ON A TABLE WITH A LAMP