搜索资源列表
TankWar1.0
- 用java编写一个坦克游戏,实现主坦克与敌坦克的对战功能。-The preparation of a tank with java games, the realization of the main tank of the war with the enemy tanks function.
ChessSource_java
- 本系统主要有以下4个模块,每个模块对应一个程序包: 1、engine:搜索引擎包,系统的核心部分。 2、message:网络对战过程中各种消息及其传递机制的类实现包。 3、main:主界面实现包。 4、pieces:棋子及其相关类实现包。 现就各个包中的要点给与说明。 -The system has the following four modules, each module corresponds to a package: 1, engine: Search eng
Chess
- 本系统主要有以下4个模块,每个模块对应一个程序包: 1、engine:搜索引擎包,系统的核心部分。 2、message:网络对战过程中各种消息及其传递机制的类实现包。 3、main:主界面实现包。 4、pieces:棋子及其相关类实现包。 未能实现人机对战功能。-The system has the following four modules, each corresponding to a package: 1, engine: search engine package
xiangqi
- 该代码的功能是实现中国象棋游戏,主要是基于多线程技术实现下棋双方实时对弈,以及基于Swing实现用户界面设计。该代码部分是由我要自学网JVAV实战进阶教程下载得来。在此基础上,我实现了登录,注册界面,以及在游戏主界面上添加了对战双方的开局时长和每步时间,对战信息(红黑双方吃掉对方棋子数)等。该项目基于win64系统,采用JAVA语言进行系统开发。-The code is to achieve the function of Chinese chess game, mainly based on
TankWar
- 实现单机一个主战坦克与其他敌方坦克的大战(The battle of a single main battle tank and other enemy tanks)