文件名称:chinachess
介绍说明--下载内容均来自于网络,请自行研究使用
本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标-This paper studies the analysis and design of the Chinese chess game based on Java technology, a special line chess rules of Chinese chess game to give the detailed analysis and understanding to design a real-time feasible line chess rules, from the range of movement, direction of movementand through the obstacles to re-describe the line chess regulation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码
......\Chess$1.class
......\Chess.class
......\Chess.java
......\ChessBoard.class
......\ChessBoard.java
......\ChessPiece.class
......\ChessPiece.java
......\ChessPoint.class
......\ChessPoint.java
......\Demon.class
......\Demon.java
......\MakeChessManual.class
......\MakeChessManual.java
......\MoveStep.class
......\MoveStep.java
......\Rule.class
......\Rule.java
......\Chess$1.class
......\Chess.class
......\Chess.java
......\ChessBoard.class
......\ChessBoard.java
......\ChessPiece.class
......\ChessPiece.java
......\ChessPoint.class
......\ChessPoint.java
......\Demon.class
......\Demon.java
......\MakeChessManual.class
......\MakeChessManual.java
......\MoveStep.class
......\MoveStep.java
......\Rule.class
......\Rule.java