Chess
- Ploheck
- 5 years ago
- 34 views
Amari's project lays out a chessboard in Python with Turtle - complete with custom shapes for each of the chess pieces! The comments at the beginning of the code detail the keys used to play.
#rectangle=rook,r,l=rook
#Upside Down L-Shape=knight,n,h=knight
Locked
Canvas
Console