搜索资源列表
-
0下载:
采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
-
-
0下载:
采用纯C语言的图形编程设计的一个贪吃蛇的小游戏,交互性较好,界面简洁,主要采用了Graphics库提供的图形函数进行编程-Pure C graphical programming language designed by a Snake, a small games, interactive, well, the interface simple, the main use of the Graphics library provides a graphical programming func
-
-
0下载:
通过vc编程实现人机五子棋对弈功能(人和人对弈功能暂时不能实现,有待完善)。玩家执黑棋想走棋,玩家通过鼠标控制棋子。电脑则通过编程计算实现走棋功能。能判断谁赢棋(不能悔棋,有待完善),可以中途中断游戏。-Programming by human backgammon games on vc function (and function of human chess can not be achieved temporarily, to be perfect). Executive Black w
-
-
0下载:
游戏控制 W,A,S,D, P
unit, pic, audio目录不可缺少
只用研究StillObject.cs Tank.cs GameForm.cs即可编程,非常简单
每一个类继承 LifeObject类 首先研究StillObject.cs
然后研究Tank.cs
其中重要的几点是
UnitID 表示物体对应的图片 放在pic目录下
Behave 每回合系统调用此函
-
-
0下载:
五子棋AI版,采用WIN32编程,界面友好,有计时功能,适合下棋爱好者学习-Backgammon AI version, using WIN32 programming, user-friendly, there are timing function for chess enthusiasts to learn
-
-
0下载:
基于VC++6.0平台的C语言编程实现:DOS界面下实现贪吃蛇的功能。-C language programming platform based on VC++6.0 achieve: to achieve Snake function under DOS interface.
-