Media Summary: We use Graphics2D to set colors of our white and gray squares. In this video, I show you how to add pieces to your chessboard in We create an interface ChessDelegate to decouple the communication between ChessView and ChessController. The old png ...
Java Chess 002 Drawing 8x8 - Detailed Analysis & Overview
We use Graphics2D to set colors of our white and gray squares. In this video, I show you how to add pieces to your chessboard in We create an interface ChessDelegate to decouple the communication between ChessView and ChessController. The old png ... Making Chess in Java PART 2 : Back to the Drawing Board