The Pieces
One of the most obvious components of a chess game are the pieces.
Click on the title for each lecture to follow along and build your own version of the Black Widow chess
program.
#4 The Knight
- Java Chess Programming Video - 08/07/2015 [18:18]
Classes: Knight, Piece, Board, Alliance
#7 The Bishop
- Java Chess Programming Video - 08/17/2015 [16:32]
Classes: Bishop
#8 The Rook
- Java Chess Programming Video - 08/17/2015 [6:21]
Classes: Rook, Bishop
#9 The Queen
- Java Chess Programming Video - 09/18/2015 [6:44]
Classes: Queen
Preview of remaining lectures in the tutorial:
TODO - add list of remaining lectures