-
elsfk带算法
很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,(many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russian block before the procedures and asked how I was doing. I always wanted to turn the whole process procedures for writing a detailed things,)
- 2005-03-23 11:20:48下载
- 积分:1
-
675646545
VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
- 2013-08-23 17:56:27下载
- 积分:1
-
game01
经典小游戏,包括源代码,所需资源文件和一切相关文件,和可执行exe(Classic games, including source code, the resources required documentation and all relevant documents, and executable exe)
- 2009-12-02 22:41:10下载
- 积分:1
-
Snake_C
说明: 贪吃蛇源码c++实现,经典游戏编程,适合爱好者学习(Snake Source c++ implementation, the classic game programming for fans to learn)
- 2010-04-25 17:39:12下载
- 积分:1
-
Snake
CPP写的一个贪蛇吃游戏。。。。。。。。。。。(CPP write a greedy snake eating game. . . . . . . . . . .)
- 2013-07-15 19:49:48下载
- 积分:1
-
gameprg
game 游戏 华容道(game game Hua Rong Dao)
- 2008-03-13 17:39:45下载
- 积分: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
-
麻将游戏源代码
说明: 一个完整的麻将游戏原代码,可以学到很多东西(a complete game of mahjong the original code, can learn a lot of things)
- 2005-12-27 11:42:59下载
- 积分:1
-
Game_MainFram_demo
说明: 游戏开发基础demo3_3 一个纯C++编写的基本程序,包含基本窗体,资源的使用方法等。(game basis demo3_3 a pure C to prepare the basic procedures, including basic forms, the use of methods.)
- 2006-03-25 20:13:21下载
- 积分:1
-
UDKDOC
UDKDOC to tell us how to use UDK engine to develop game, and this is written in chinese.
- 2013-07-03 23:09:26下载
- 积分:1