搜索资源列表
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
curses-els.rar
- 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。,Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique.
fang
- 这是我用c语言写的俄罗斯方块游戏源码,在tc2.0下编译通过,没有记分功能-This is what I use c language source code of the Tetris game in compiled under tc2.0 through, there is no scorecard function
russia
- 本文件为在c++环境下开发的俄罗斯方块游戏的代码-This document is in c++ Environment developed under the code Tetris game
tetris
- c++编写的俄罗斯方块,经典使用!游戏对象(Cgame):管理游戏开始,结束,积分,难度;游戏中每个方块当前位置情况;选择新方块;删除满行。 方块对象(CGrid):管理快快的旋转,左移,右移,下移;确定当前方块在游戏中的位置;以及设置方块如何旋转旋转,左移,右移,下移的基本信息。 游戏是对象(CRusRridView):管理游戏的显示与交互。-c++, prepared by the Russian box, the classic use! Game object (Cgame)
els
- 经典的俄罗斯方块游戏,用C++重新写的。-The classic Tetris game with a re-written in C++
ChinaBlock
- 用C#编写的 经典小游戏 俄罗斯方块 -Written in C# using the classic Tetris game
RussiaBlock
- 自己编写的俄罗斯方块,供大家参考!是在VS环境下创建的,使用C#语言编写。虽然简单但是对于初学者是很实用的。里面有很多简单但容易理解的类和对象,可以很轻松的学习游戏的开发。著作权归作者所有。 -I have written Tetris, for your reference! In the VS environment is created, using the C# language. Simple but very useful for beginners. There are so