搜索资源列表
easy
- 简易飞行棋 非常简单的程序,我学C#用的 -easy
good
- 骑士飞行棋部分功能的代码可以扩展功能和地图-The Knight flying chess part of the function code can be extended functionality and map
fxq
- 飞行棋的实现代码,包括部分注解,数据库是sql2005.-The implementation of the code of the flight chess, including annotation, database sql2005.
Fun-flight-chess.rar
- 趣味飞行棋,基于控制台程序。入门学习时自己编写的,趣味横生,Fun flight chess, console-based program. Write your own learning portal, amusing
CSharp--Knight-flight-chess
- 控制台版骑士飞行棋...非原创,但代码是自己写的.-The console version of the knight the flight chess ... non-original, but the code is written.
feixingqi
- 骑士飞行棋,控制台应用程序,可以实现交换位置、轰炸等功能-Knight flight chess, console application, you can exchange position, bombing and other functions
flight-chess
- 这是一个在C#环境下创建的控制台程序。实现的是在控制台上的飞行棋游戏-This is a the console program created in C# environment. Realization of flight chess game console
flying-chess
- 骑士飞行棋,是一个控制台游戏,使用C#编程实现。-Knight FeiHangQi, is a console game, using c# programming
qishifeixingqi
- C# 骑士飞行棋,DOS版,初学者可以看看 小游戏而已-C# knight flight chess, DOS version, beginners can look at the small game only
CSharpKnight-flight-chess
- 黑马的传智播客苏昆老师,讲解的飞行棋,自己手打的,有注释!-sukun teacher feixingqi-Game
Flight-chess
- 基于c#的飞行棋游戏开发,用于实现最基本的两人对战游戏。-Based on the two flight chess game c# development for the realization of the basic fighting game.
flying-chess
- C#学习过程中飞行棋项目的源代码,可以供刚刚学习C#的练手。-C# learning process flight chess project' s source code
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.)
CSharp-game
- 这是用C#写的骑士飞行棋所有源代码,对实际想做项目的同学来说,是个非常不错的借鉴。-This program is writed by C# ,you cannot miss it!
feixingqi
- 飞行棋c#源码 控制台应用程序 开发环境VS2010-Flight chess source c# console application
feixingqi
- 飞行棋游戏,用C(sharp)编写,作为初学windows编程练习。-Flight chess game, with Csharp) prepared as beginner windows programming exercises.
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)
飞行棋
- 使用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)
C#飞行棋游戏源码
- C#写的飞行棋游戏源码,C#入门学习代码,整个项目文件都在里面