搜索资源列表
feixingqi
- 用MFC编写的小游戏,飞行棋。可实现多人联机。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC game, flight game. More than can be achieved online. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
feixingqi
- 游戏飞行棋的源代码,我编译通过了,很简单,适合初学者。-Game flight chess source code, I compiled adopted, it is easy for beginners.
feixingqi
- 一款基于MFC的飞行棋休闲小游戏,网络游戏-MFC based on a leisure flight chess game
p3
- Sorry! Game,是一种类似飞行棋的游戏,通过抽牌决定下一步的行为,程序总是会选择当前最优的棋-When playing Sorry! Game,players draw cards to determine next step of the behavior, the program will always select the current best choice.
shockwaveflash
- 用VC实现飞行棋游戏源代码,能判断任何计算机,具有智能化的特点。-Flight chess game source code with VC can judge any computer, with intelligent features.
ACCP5.0-feixingqi-game
- 包含授课课件、源代码等 开发一款Java小游戏——骑士飞行棋 游戏规则和传统的飞行棋一样,支持两人对战 采用100格小型游戏棋盘 游戏规则:对战双方轮流掷骰子控制自己的骑兵前进或后退,在游戏棋盘上设置有关卡 普通 地雷 暂停 时空隧道 幸运轮盘(提供两种运气:交换位置和轰炸) 棋盘上的关卡只在骑兵第一次移动遇到时有效-Contains teaching courseware, and source
flight-chess
- 这是一个在C#环境下创建的控制台程序。实现的是在控制台上的飞行棋游戏-This is a the console program created in C# environment. Realization of flight chess game console
feixingqi
- 用MFC写的单文档类飞行棋游戏,值得新手学习-Written with MFC single document class flight chess game, worth novice learning
flying-chess
- 骑士飞行棋,是一个控制台游戏,使用C#编程实现。-Knight FeiHangQi, is a console game, using c# programming
Flight-chess
- 基于c#的飞行棋游戏开发,用于实现最基本的两人对战游戏。-Based on the two flight chess game c# development for the realization of the basic fighting game.
feixingqi
- C#写的飞行棋游戏,有界面,两个人同时玩,还留了有后门。(按下Tab键可以手动输入骰子的数值等)-C# to write flight chess game, interface, two people to play, but also left a back door. (Press the Tab key to manually enter the values of the dice, etc.)
feixingqi
- 飞行棋游戏,用C(sharp)编写,作为初学windows编程练习。-Flight chess game, with Csharp) prepared as beginner windows programming exercises.
feixingqiyouxi
- 用C#写的飞行棋游戏代码,通过输入玩家代号及操作继续游戏,可操作游戏的整个运行过程-Written in C#, the flight chess game code, players continue the game by entering the code and operation of the entire operation operative games
FlyChess
- 简易飞行棋游戏,可以单机也可以联机,通讯使用Socket-Simple flight chess game, can be stand-alone online communication using Socket
11.8Tuesday-飞行棋
- c#语言编写的小游戏开发类项目,主要难点包括:画飞行棋地图,两个玩家玩家掷骰子,以及玩家位置判断(C # language to write a small game development projects, the main difficulties include: map, flying chess two players players to roll the dice, and the player position to judge)
FlyGame
- 简单c#语言,用基础语法编写的控制台飞行棋游戏(Simple c# language, a console flying game written in basic syntax)
飞行棋
- 使用C#编写的超好玩的飞行棋游戏,无聊的时候可以自己来玩玩(The program is a little super-fun flight chess game prepared by C#, boring time to play for yourself)
飞行棋项目
- 使用C#编程语言制作小游戏--飞行棋。使用Windows平台软件VS2010编写,软件运行在Windows平台上。(Use C# programming language to make small games -- flight chess)
飞行棋
- Java编写飞行棋游戏,算法还有改进的地方(Java write flying chess game, algorithm and improvement areas.)
C#飞行棋游戏源码
- C#写的飞行棋游戏源码,C#入门学习代码,整个项目文件都在里面