Game description and Swing knowledge preparation
Swing knowledge preparation
Complete the backgammon game interface programming
Complete the function of playing chess
Completed the function of saving previously played chess pieces and the function of black and white taking turns to play chess.
Complete the function of judging whether a certain row is connected into five pieces
Complete the function of judging whether all directions are connected to form five pieces.
Integrate the function of judging five children into one method
Complete some detailed functions such as preventing screen flickering
Complete the functions of a few simple buttons
Complete the functionality of the Start Game and Surrender buttons
Complete the game settings button function and add time control
1. The use of swing. 2. Sort out the basic knowledge of java.