搜索资源列表
动物积木
- 名字为动物积木,是幻想游戏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
俄罗斯方块的代码+注释
- 俄罗斯方块,或称积木游戏,它是利用一些形状各异却又是用正方形组成的方块,经过不同位置不同角度的变化之后,堆积在一起的一种智力游戏。 而从我们编程的角度讲,我们只需要提供各种方块的图形,提供几个键盘操作键以供方块的形状和位置的变化,提供几个功能函数以供游戏的正常进行。 各种方块图形:利用数组定形,然后利用随机函数随机地不按顺序地按游戏的需要而出现。 键盘操作键:就是四个方向键。其中左、右、下三个键意思一样,上键的功能不是使方块向上,而是使方块的下落角度改变。 功能函数将在变量函数里面介绍。
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!
BrickGame
- 一个简单的积木游戏,可用于练习程序设计。涉及到各种c++语法。-A simple game of building blocks that can be used to practice programming. It involves a variety c++ syntax.