搜索资源列表
C++小游戏代码
- 一个小游戏的代码,可以供给C++初学者学习之用-a little game of the code will be available to beginners learning C use
MineDlg
- 一个c的小有些 有兴趣大家一起来看一看 有什么好的 游戏代码一起上传来-a small c some interest everyone to look at any good games together upload code to s
8smallgamecode
- 8个小游戏的原代码,已经打包发上去了,希望能够让我通过.-eight small games of the original code has been made up in a package, hoping to let me through.
Snake
- 一个贪食蛇的小游戏.其中包括所有的代码和已经成型的程序.
tuixiangzi
- 小游戏推箱子的经典C语言版,知道很多学生需要类似这种小游戏代码做练习,特上传一份
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子
MyGame
- 运用C#编写的一个小游戏!里面拥有皮肤控件,还有时钟的代码!-The use of C# Prepared a small game! Have a control inside the skin, as well as the code clock!
gobang
- 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.bai
lianliankan
- VS6.0环境下开发的连连看小游戏完整代码-VS6.0 game of lianliankan
carandguaiwu
- 此代码实现了简单的小游戏汽车与怪兽实现回合制pk的效果-This code implements a simple game with monster car to achieve the effect of turn-pk
pingtu
- 一个小游戏,适合新手学习,主要学习代码的小技巧-A small game for novices to learn, key learning code tips
Eight_Num_Fengart
- 八数码小游戏,附带三种算法。 代码结构清晰,初学者的可以下载学习。 -Eight digital games, with three algorithms. Code structure clear, beginners can download the study.
saichexiaoyouxi
- C#编写的小游戏,有点意思,开源代码,各位局的好就拿去用-C# write little game, a little meaning, open source code, you take good innings with
csharpsonke
- 贪食蛇小游戏代码,非常得好玩,值得看看。-Snake game code
CZM
- 同样是一个基于C#开发工具,编程开发出来的小游戏,有代码(移动应用开发)。-The same is a game based on C# development tools, programming developed code (mobile application development).
c1
- c语言小游戏代码-扫雷代码,简单实用的程序-c language game code- minesweeping code
Celuosifangkuai
- 著名小游戏俄罗斯方块的C语言编程代码,解析儿时心中的记忆-Famous game Tetris C programming language code, parse the memories of childhood hearts
MineSweeping
- 扫雷小游戏源代码,可执行,很好的学习代码-MineSweeping Code
Snakes
- 这是一个贪吃蛇的小游戏,在VC6.0环境运行,亲测没问题。游戏可以选择难度,程序代码内有具体说明。-This is a little game of Snake, run in VC6.0 environment, pro-test is no problem. You can choose the difficulty of the game, the program code there are specific instructions.
Snake
- 在C#学习过程中的编写的小程序,是一个贪吃蛇的小游戏的代码(Code in the c# learning process)