文件名称:BackgammonGame
介绍说明--下载内容均来自于网络,请自行研究使用
实现五子棋游戏的设计,使用图形用户界面,实现人机对战,能够判断输赢。当出现棋盘之后,点击“开始”按钮进入对战状态。当有胜利者(垂直、水平或者对角线连续五个颜色相同的棋子),显示对话框,提示谁(黑或白)胜利了。当若棋盘满了还无胜利者,显示平局对话框。有“悔棋”按钮,玩家可以以点悔棋回到上一步。玩家还可以点击“回顾”按钮,回顾玩家在人机对战的时候的过程,同时吸取经验教训。-The backgammon game design, the use of a graphical user interface, the man-machine war, able to determine the winners and losers. When a chessboard, click on the "Start" button to enter the Battle. When the winner (vertical, horizontal or diagonal consecutive five same color as the pawn), displays a dialog box, prompting Who (black or white) victory. If the board is full of winners, and draw the dialog box is displayed. "Undo" button, the player can go back to point undo. Players can also click on the "Review" button to review the process of the players in the man-machine war when the lessons learned at the same time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ball\.classpath
....\.project
....\.settings\org.eclipse.jdt.core.prefs
....\bin\ball\AIChess.class
....\...\....\AIShow.class
....\...\....\AIShow_jButton1_actionAdapter.class
....\...\....\AIShow_jComboBox1_actionAdapter.class
....\...\....\AIShow_jComboBox2_actionAdapter.class
....\...\....\AIShow_jTable1_mouseAdapter.class
....\...\....\Application1$1.class
....\...\....\Application1.class
....\...\....\Canvas.class
....\...\....\Canvas_this_mouseAdapter.class
....\...\....\Canvas_this_mouseMotionAdapter.class
....\...\....\Frame1$ControlThread.class
....\...\....\Frame1$RetroThread.class
....\...\....\Frame1.class
....\...\....\Frame1_jMenu4_actionAdapter.class
....\...\....\Frame1_jMenuItem1_actionAdapter.class
....\...\....\Frame1_jMenuItem2_actionAdapter.class
....\...\....\Frame1_jMenuItem3_actionAdapter.class
....\...\....\Frame1_jMenuItem4_actionAdapter.class
....\...\....\Frame1_jMenuItem6_actionAdapter.class
....\...\....\Frame1_jMenuItem7_actionAdapter.class
....\...\....\Frame1_jMenuItem8_actionAdapter.class
....\...\....\Information.class
....\...\....\Information_jButton1_actionAdapter.class
....\...\....\Result.class
....\...\....\Result_jButton1_actionAdapter.class
....\...\....\Retrospect.class
....\...\....\Retrospect_jButton1_actionAdapter.class
....\...\....\Retrospect_jButton2_actionAdapter.class
....\...\....\Retrospect_jSlider1_mouseAdapter.class
....\...\....\Rule.class
....\...\....\Rule_jButton1_actionAdapter.class
....\...\....\UserChess.class
....\src\ball\AIChess.java
....\...\....\AIShow.java
....\...\....\Application1.java
....\...\....\Canvas.java
....\...\....\Frame1.java
....\...\....\Information.java
....\...\....\Result.java
....\...\....\Retrospect.java
....\...\....\Rule.java
....\...\....\UserChess.java
五子棋游戏设计录像.exe
ball\bin\ball
....\src\ball
....\.settings
....\bin
....\src
ball