资源列表
zidongxuelian
- 自动血炼法宝,自动出售,自动收材料-Automatic blood refining magic weapon.
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
road-Crossing
- mario crossing the road
ball
- 一个简单的益智小游戏,躲小球,只要不被小球碰到,就行了。但是小球出现的位置是随机的,需要自己多注意哦-A simple puzzle game, hide the ball, hit the ball as long as not being on the line. But the position of the ball appears to be random, so you need to pay more attention Oh
DLQ
- 传奇1.85版新版界面登录器,提供给大家下载,这个界面可能有点老。。希望大家能支持下-failed to translate
Edutainment
- This Is A flash Application For Help Education
Monopolyproce
- Monopoly-type game in JAVA project source code.
Number_game
- 数字游戏:每一行和列的数字有且必须是自然数1到9,而且不能有重复的数字-number game
missile-system
- 一个flashMX脚本写的导弹打击敌机的模拟系统,画面优秀,两种定位追踪算法,欢迎大家改进和指正-An flashMX scr ipt written missile combat simulation system, the picture is excellent, tracking algorithm for two kinds of localization, we welcome the improvements and.
XnaGraphicEngineChapter5
- 一本介绍c#语言xna studio游戏编程的书中的源码 很好 很适合初学者 希望对于想学习游戏编程的同学能有所帮助 里边的源码可以仔细研究哦-A descr iption language xna studio c# game programming is a good source book for beginners want to game programming for students who want to learn can be helped to examine the so
紫日2037源代码
- 一个RPG游戏源代码,有详细的注解,在VC++6.0下编译通过.有问题可问我
TYPING-GAME
- 一个打字游戏程序,这个游戏程序的思路是:A-Z 26字符从用户区顶端随机位置徐徐落下,玩游戏者通过按键盘上对应的键使相应字符消失, 如果有一个字符在落到用户底端时仍未消失,则游戏结束-a typing game,the 26 letters A~Z fall from the top, the player type the corresponding key on the keyboard, if any letter reaches the bottom, the player loses