-
SimpleTetrisGame
说明: 俄罗斯方块 一道简易的俄罗斯方块的制作
附源代码(Tetris Tetris together simple source code for the production of by-laws)
- 2008-11-29 20:14:20下载
- 积分:1
-
zoumigong
用VC++设计的一个走迷宫的小游戏,界面显示,用键盘控制人物走动(Designed with a maze of VC Games,Interface display, using the keyboard to control the characters move)
- 2011-12-06 16:47:55下载
- 积分:1
-
game
基于CGX库的推箱子游戏.
CGX库源码已在之前上传了.
(CGX library based on the game Sokoban. CGX source database has been uploaded before.)
- 2009-05-13 17:05:58下载
- 积分:1
-
wzq
五子棋小程序,实现双人对抗,能完成悔棋,复盘,等基本功能。在玩棋时,能自动判禁手以及判赢。(Gobang small procedures, to achieve double confrontation, to complete悔棋, rehabilitation sites, such as basic features. Playing chess, they can automatically cut the hands and sub-contractors to win.)
- 2008-06-26 21:47:09下载
- 积分: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
-
book
3d游戏开发相关书籍 c++数据结构算法 一个简单的射击游戏(3d game development books c++ data structure algorithms a simple shooting game)
- 2015-06-07 20:28:59下载
- 积分:1
-
bomb-game
扫雷游戏的C++代码,适用于学习C++的初学者,有助于理解程序,提升能力。(
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.)
- 2014-01-03 10:24:46下载
- 积分:1
-
Skyblue_Mine
一个简单的VC游戏程序,供学习和娱乐使用。(A simple VC game program for both study and entertainment.)
- 2009-12-03 18:50:42下载
- 积分:1
-
windonh
获取窗口句柄,向窗口发送键盘、鼠标控制命令。比如,向游戏(Gets the window handle to the window to send keyboard and mouse control commands. For example, the game)
- 2013-05-26 22:41:09下载
- 积分:1
-
llk
自己写的一个连连看小游戏,可能有点小错误。有3种不同的等级,可以选择背景和连连看的图片,有音效,排行榜,外挂,提示和重排。(To write a Lianliankan game, probably a little wrong. There are three different levels, you can select the background and lianliankan pictures, have a sound, charts, plug-in, tips and rearrangement.)
- 2014-01-04 14:08:58下载
- 积分:1