-
24dianlunwen
一个24点游戏的论文,可以作为格式来用,也可以用来自己做游戏(The papers of a 24-point game, as the format to use, can also be used to make their own game)
- 2012-07-21 12:45:36下载
- 积分:1
-
view2
游戏地图编辑器一个基于VC++ MFC DX9 的地图编辑工具(Game map editor based on VC++ MFC DX9 map editing tools)
- 2013-08-29 09:05:08下载
- 积分:1
-
dx9_texture_addressing
介绍dx9的纹理编程技术,适合初学者,对于dx9的学习具有帮助(Introduced programming dx9 texture, suitable for beginners, for the study with help dx9)
- 2009-06-28 00:23:58下载
- 积分:1
-
snake
简单的贪吃蛇游戏,可以选择速度,可以简单的实现贪吃蛇的基本功能,有背景音乐可以播放(a greedy snake that eats candy,the speed of the lake can be set,there is also the background music playing)
- 2013-05-29 14:03:11下载
- 积分:1
-
MY-Project
俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)
- 2013-09-09 09:51:59下载
- 积分:1
-
saolei
扫雷小游戏,可供大学生学习c语言使用,此压缩包为源程序,各项功能有待完善。( Small game, can be used for college students to learn C language, for the initial source, the various functions to be improved.
)
- 2016-07-05 14:16:06下载
- 积分:1
-
cf
说明: CS1.6开源高仿cf登录,推荐CS游戏开发者下载(CS source of high imitation cf Login
)
- 2014-10-19 14:58:56下载
- 积分:1
-
code
植物大战僵尸游戏开发,运用gdi技术,对于c初学者很有用!(Plants vs. Zombies)
- 2016-01-08 17:02:52下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
wuziqi
这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
- 2013-10-16 23:00:24下载
- 积分:1