搜索资源列表
看谁得分高
- 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球
178
- 吃数游戏是要求在宫殿中找出几个数之和是7的数并把它们吃掉,再走到7的位置就获胜。-eat a few games in the palaces is required to identify a few hours, and the number is seven and they eat and then go on the location of seven wins.
SimuLottery
- 1、43选7摇奖小游戏 2、采用动画方式 3、采用转盘43等分的方式 4、采用随机数产生要摇的彩号 5、自动保存摇奖历史,确保每次摇奖结果不一样。-48/88 7 election draws small two games, animation using three methods used turntable 43 equal portions of four, using random number generator to shake the Caihao 5, aut
goodluck52
- 这是一款猜数游戏,很类似于幸运52,当你输入数的时候他会自动判断大小-guess this is a few games, very similar to the lucky 52, when you enter the number of times he will automatically size judgment
small_rpg_netGame_ver1.0
- 这是一个服务端/客户端模式的网络游戏,可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。-This is a server / client model of online games, can connect multi-player, even the most number of players as to the configuration of the computer wh
fucaigame
- 本游戏模拟福彩开奖的真实过程,设有难易两个级别,每个级别均设有5个普通号码和一个特别号码,只有你选择的号码与电脑随机产生的号码相通才能中奖-the jackpot lottery game simulation of the real process, with the difficulty of two-level, each level will have five regular numbers and a special number, Only you choose the numbe
MY_TETRIS
- 经典游戏俄罗斯方块,能够设定级别、速度、层数,能够记录最高的几个记录-classic game Tetris, to set levels, speed, number of storeys, to record the highest number of records
chainlist
- 程序利用链表实现约瑟夫环 1. 可以输入游戏人数,初始密码,还可以输入每个人持有的密码。 2. 输入的游戏人数和初始密码还有每个人持有的密码都不可以为0,若为0则重新输入。 3. 测试数据为 游戏人数:0,5 初始密码;0,5 每个人持有的密码依次为:1,2,3,5,4 -procedures used to achieve a Josephus. The game can be imported to the number of initial passw
VC++_youxikaifa
- 游戏开发实例教程,提供给广大游戏爱好者制作开发自己的游戏。-game development examples and guidance to the vast number of game enthusiasts production and develop its own game.
JSR184_Demo3
- JSR184的小例子,融合了好几个小代码,讲的都是基础知识,希望对你有所帮助-JSR184 small examples, the integration of a number of small code has always been a basic knowledge, you want to help
ctelephone
- 电话储存系统,可以新增输入,查找,删除用户电话号码。-telephone storage system can be added in, locate, delete users telephone number.
newLabyrinth
- 程序开始运行时显示一个迷宫地图,迷宫中央有一老鼠。迷宫的右下方有一粮仓。游戏任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处。为了增加游戏的趣味性,在迷宫的路上设置若干门,一次通过后即锁上(变为墙)。 程序应使用SDI结构,有建立、修改和存储迷宫地图等功能。-started running shows a map of the maze, the labyrinth is a central rats. The lower right corner of the maze is a
对马踏棋盘的一点研究
- /*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数 (下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比 较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/ * I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of t
guess-number
- 猜数字 猜数字 建一个文本文档,输入以下代码,后缀改为.frm用vb打开就可以了 以下是程序源码 -guess number
once-upon-a-number
- once upon a number 本书的话题之一是数学和幽默都提供大脑的享受,并都可以被认为是处在智力游戏的连续统上。当然,在数学中,强调的是智力,而在幽默中,则是游戏。-One of the topics of this book is to enjoy math and humor of the brain, and can be considered a continuum in the intelligence game. Of course, in mathematics, the
guess-number
- 这是猜数字游戏,随机生成一个1~100之间的数字,然后由你猜,直至猜对为止。-This is the guessing game randomly generates a number between 1 and 100, then you guess, until you are right so far.
Number-guess
- 一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入他所猜测的三个数字 3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。 4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。-A guessing ga
number-guess
- 程序设置答案数字,用户通过输入数字来猜测答案数字,根据用户输入数字与答案数字的大小关系,给出提示,帮助用户猜测答案数字-Setup number of answers, the user inputs the number to guess answers figures based on user input digital numbers and the magnitude relationship between the answers, prompt help users guess t
Guessing-number-game
- 这是一个用Visual Basic6.0编写的猜数游戏程序源码,猜一个0-100之间的随机数。-This is a number guessing game written in Visual Basic6.0 program source code, guess a random number between 0 and 100.
The-game-to-guess-the-number
- 用codeblock编写的一个简单的猜数字大小的小游戏-The game to guess the number