-
xuanllk
基于MFc的连连看游戏,基本功能已完成,分享个大家(Based MFc Snake game, the basic function has been completed, we share a)
- 2014-05-15 19:27:17下载
- 积分:1
-
VCGAME
本文件夹提供了扫雷游戏、俄罗斯方块等游戏的源码(this is a good source code)
- 2010-11-23 19:09:49下载
- 积分:1
-
bashumagame
此程序是一个八数码游戏的程序,希望大家通过对它的学习能够受到一定的启发(This program is a digital eight-game program, I hope you can learn through it, inspired by a certain)
- 2010-10-24 21:24:20下载
- 积分:1
-
vc++6gamebiancheng
VISUAL C++游戏编程里有详细的课件和源码(VISUAL C++ Game programming, there are detailed courseware and source)
- 2007-08-24 22:05:44下载
- 积分:1
-
TanChiShe
贪吃蛇经典小游戏,有效的帮助初学者进行开发学习,起到借鉴的作用!!!(Snake classic game, effective to help beginners to develop learning, play a reference role)
- 2016-03-20 11:08:34下载
- 积分: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
-
Act_Test
测试类游戏,可以测试你的从视觉到动作的反应速度。(game)
- 2009-12-30 18:41:32下载
- 积分:1
-
3_09104339
说明: 可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。
(You can double showdown of the VC++ Go program, the game opens you can select the appropriate 15,17-inch LCD window, playing chess fast.)
- 2010-03-24 11:13:58下载
- 积分:1
-
skyblue_Rect
这是一款俄罗斯方块游戏,用Visual C++编程实现。(This is a Tetris game, with the Visual C++ programming.)
- 2013-05-18 16:18:28下载
- 积分:1
-
在vc++6.0平台实现的台球小游戏tennis
在vc++6.0平台实现的台球小游戏,目的是以玩促学,提高大家学习c语言的兴趣(Vc++6.0 platform to achieve billiards game, the purpose is to play to promote learning, improve your interest in learning C language)
- 2017-08-25 19:56:39下载
- 积分:1