搜索资源列表
动物积木
- 名字为动物积木,是幻想游戏3.8中的一个-name for the building blocks of animals, is a fantasy game of a 3.8
20060630fan
- 是一个C#积木小游戏-C# is a small building blocks game
jimu
- 积木的这是matlab程序。直接在matlab下点文件名即可。绝对有意义。-building blocks, which is the Matlab procedures. Under direct point in Matlab can file name. Absolutely meaningful.
智力消球游戏
- 一个经典的智力消球游戏,有点像点积木游戏,就是把连在一起的球消掉即可.-a classic intellectual Consumers ball game, a bit like a modular point game, that is linked to erasing the ball can be.
俄罗斯方块的代码+注释
- 俄罗斯方块,或称积木游戏,它是利用一些形状各异却又是用正方形组成的方块,经过不同位置不同角度的变化之后,堆积在一起的一种智力游戏。 而从我们编程的角度讲,我们只需要提供各种方块的图形,提供几个键盘操作键以供方块的形状和位置的变化,提供几个功能函数以供游戏的正常进行。 各种方块图形:利用数组定形,然后利用随机函数随机地不按顺序地按游戏的需要而出现。 键盘操作键:就是四个方向键。其中左、右、下三个键意思一样,上键的功能不是使方块向上,而是使方块的下落角度改变。 功能函数将在变量函数里面介绍。
Tetris
- 一个非常精炼的c#源代码,实现积木游戏的功能 开发环境在vs2008下通过-A very refined c# source code to achieve the function blocks game development environment through the vs2008
Tetris
- 俄罗斯方块,或称积木游戏,它是利用一些形状各异却又是用正方形组成的方块,经过不同位置不同角度的变化之后,堆积在一起的一种智力游戏。-Tetris, or building blocks, it is to use some different shape but is composed of a square box, through the various different positions, angles after the change, the game stacked togeth
ch12_Tetris
- visual c++游戏编程基础12部分积木的实现-visual c++ game programming part of the building blocks based on the realization of 12
box3d
- 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
MyTetris_VS2005
- 一个简单基于VS2005开发的的积木游戏源程序代码-The source code of a simple blocks game based on the VS2005 development of building
Tetris
- 一个积木程序,但是里面的设计可以学习借鉴,写的真的很好!-A building block program, but the design of the inside can learn from, really good!
ji_mu_you_xi
- VB做的积木游戏,源码形式,对学习VB编程很有用!-VB do Jenga, source code form, to learn VB programming is useful!
jimu
- 实现积木重力效应,是个有趣的网页弹出游戏-Building blocks to achieve the effect of gravity
jimu
- 积木的这是matlab程序。直接在matlab下点文件名即可。绝对有意义。-building blocks, which is the Matlab procedures. Under direct point in Matlab can file name. Absolutely meaningful.
game
- 俄罗斯方块应有如下功能: 1.在二维的平面里用各种随即产生的方块堆积木,每填满一行消去一行,当到达顶部时,游戏结束。 2. 玩家能通过方向键来控制方块的转动,左移,右移和直落。 3.每种类型的方块都有颜色。 4.游戏能够在玩的过程中,给出玩家的分数,分数是由随即方块的类型决定的,每堆一个方块,就将分数累加到总分中。 5.游戏有暂停、开始和结束、游戏规则、游戏说明等控制。 - 俄罗斯方块应有如下功能: 1.在二维的平面里用各种随即产生的方块堆积木,每填
BrickGame
- 一个简单的积木游戏,可用于练习程序设计。涉及到各种c++语法。-A simple game of building blocks that can be used to practice programming. It involves a variety c++ syntax.