登录
首页 » Visual Basic » Fruit-Game

Fruit-Game

于 2017-01-23 发布 文件大小:3827KB
0 236
下载积分: 1 下载次数: 1

代码说明:

  VB做的小游戏,是学校夏季学期的大作业,名字叫水果大餐,小游戏的原理跟俄罗斯方块很像,只是把一个个方块变成了一些水果(VB to do a small game, big summer semester of school work, called fruit feast, with the principle of small game like Tetris, just one block into some fruit)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CrossGame
    利用cocos2d-x引擎制作的十字消除类,益智游戏(Use cocos2d-x engine produced Cross eliminate class, puzzle games)
    2013-10-09 08:48:38下载
    积分:1
  • VCGAME
    本文件夹提供了扫雷游戏、俄罗斯方块等游戏的源码(this is a good source code)
    2010-11-23 19:09:49下载
    积分:1
  • BubblesGame
    用游戏引擎模仿flash做得小型游戏,可以自动记录分数,有自己得关卡(Flash game engine used to do small-scale imitation game, you can automatically record scores have have their own points)
    2009-04-10 18:03:16下载
    积分: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
  • 1
    说明:  输入1-13中的四个数,输入要计算的值(24点游戏就输入24),计算机穷举法给出计算公式(Enter the four numbers 1-13, enter the values ​ ​ to be calculated (24-point game on the importation of 24), the computer gives exhaustive formula)
    2013-06-27 13:20:15下载
    积分:1
  • poly
    标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10 + -1 x -2 x 3 + -8 x 输出样例: 486 (标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10+-1 x-2 x 3+-8 x 输出样例: 486 )
    2012-12-17 10:35:16下载
    积分:1
  • 8_shuma_game
    C++九宫格数码游戏源码,有兴趣的朋友学习一下。(C++ Jiugongge digital game source code, learn about friends who are interested.)
    2011-05-25 06:11:57下载
    积分:1
  • sdk_jyt
    说明:  用SDK写的劲乐团游戏 对学SDK很有帮助(using the SDK to write strong game Orchestra SDK helpful for school)
    2006-04-12 20:14:38下载
    积分:1
  • migong_all_path
    迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 (Maze problem, complete the maze is a real game for the shortest path and all paths of the problem, the program relative to the flight information inquiry system is relatively simple and mainly consists of a maze using the system (you can select the entry and exit the maze, and the output of all path and the shortest path), use the new labyrinth (maze can design the size, and all the channels, you can choose the maze entrance and exit, and output all the paths and the shortest path), use the stack to use, such as the creation of the stack, stack , the stack so the function function.)
    2010-05-25 12:41:49下载
    积分:1
  • card
    简单的10点半扑克牌游戏,最接近10点半者为胜,花牌算半点!(pukepai)
    2009-03-09 14:38:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载