-
dadishu
打地鼠输入输出设备买一些机器人来帮他,这些机器人很厉害,一个就可以顶上十个,原因很简单,他可以打中所有出现在和它同行或同列的地鼠(Input and output devices to play hamster robot to help him buy some of these robots is very powerful, can be a top ten, for the simple reason that he can hit it all in and out to peers or with the mouse)
- 2011-07-05 16:01:37下载
- 积分:1
-
PoolRebel
PoolRebel in windows
用Windows API编写的台球游戏。在没有使用第三方物理引擎的条件下,基本实现了球的碰撞、回旋等要求。支持下杆儿角度、力度和击球点的设置,并能在调整设置时实时显示主球走位和被碰球的去向。支持更改桌台、球和球杆,并会因此能产生细微区别。
(PoolRebel in Windows
Written by Windows API billiards game. Without the use of third party physical engine conditions, the basic realization of the ball collision, cyclotron etc.. Support bar angle, strength and the contact point set, and the real-time display of the cue ball position and adjust setting is to touch the ball go. Support changing table, ball and club, and will therefore have a subtle distinction between.)
- 2013-02-22 14:13:54下载
- 积分:1
-
Tetris
说明: vc++做的俄罗斯方块游戏,具有统计分数,级别
设置。(vc++ to do the Tetris game, with a statistical score, level setting.)
- 2011-04-14 14:25:52下载
- 积分:1
-
zhuangqiu
一款非常简单的撞球游戏,使用方向键控制板块左右弹动小球即可得分。(one very simple game of pool, use the direction keys to control plate at about moving the ball can score.)
- 2006-07-31 23:11:57下载
- 积分:1
-
vc++6gamebiancheng
VISUAL C++游戏编程里有详细的课件和源码(VISUAL C++ Game programming, there are detailed courseware and source)
- 2007-08-24 22:05:44下载
- 积分:1
-
ClassicalGame
经典游戏程序设计的随书光盘,源码经典、齐全,适合新手学习编程。(Classic games designed with book, source classic, complete, suitable for novices to learn programming.)
- 2010-07-24 16:45:38下载
- 积分:1
-
dandan
一个基于 easyX图形函数库的 实现及时制弹弹堂效果的小游戏 源码(a easy game in easyX an windows API )
- 2013-06-15 14:38:55下载
- 积分:1
-
bomb
It s a game you have to find out where the bombs are. Hope you Enjoy it.
- 2011-04-25 00:29:19下载
- 积分: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
-
MapEditor_bate
说明: 一个游戏开发能用到的地图编辑器项目完整代码,既可以研究学习也可以使用他开发RPG游戏(Game developers can use a map editor to project a complete code, we can study to learn he can also use the development of RPG games)
- 2008-10-29 16:19:37下载
- 积分:1