搜索资源列表
-
0下载:
利用JAVA编写的一个中国象棋的游戏可以两个人在同一台电脑上玩游戏。界面为一张棋局 有棋子 可以移动,各棋子的移动符合象棋的规则-JAVA prepared to use a Chinese chess game can be two people on the same computer to play games. Interface for a game piece can be moved there, the pieces move in line with the rules of
-
-
0下载:
Java版本的中国象棋游戏,实现了中国象棋游戏的各项规则,界面简朴-Java version of the game of Chinese chess, Chinese chess game implemented the rules, simple interface
-
-
0下载:
这是一个中国象棋源码,分享给大家,其中涉及棋盘重绘,象棋规则等具有代表性的代码,适合初学者研究绘图和逻辑-This is a Chinese chess source code for everyone to share, which involves redrawing chessboard, chess rules, a representative of the code, suitable for beginners to study drawing and logic
-
-
0下载:
用java实现具有一定功能的中国象棋对弈软件,主要功能如下:
a.象棋对弈:红方先走,然后黑方再走,红黑交替,直到一方获胜。
b.新游戏:任何时候可以重新开始一盘新的对弈。
c.悔棋:当走错棋的时候可以悔棋。
d.信息提示:提示当前信息状态。
e.简单的帮助文档:象棋规则介绍、软件的简单介绍和编制说明。-Using java to achieve a certain function of Chinese chess game software, the main funct
-