搜索资源列表
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
gggels
- 俄罗斯方块 C 源代码. 可以自己添加方块样式-Tetris C source code. Cubes can add their own style
c++code
- 一个俄罗斯方块的源代码,有点笨的…… 请多多指教-a box of source code, a bit stupid ... Please exhibitions
俄罗斯方块C++源代码
- 俄罗斯方块C++源代码-Tetris C source code
俄罗斯方块VC源代码
- 一个用c编写的俄罗斯方快游戏-a prepared with the Russian side fast game
games.c
- 一个俄罗斯方块的源代码,参考一下, 挺好的.
俄罗斯方块.doc
- 用nios做的俄罗斯方块程序源代码
俄罗斯方块游戏
- 是使用C#开发工具开发的俄罗斯方块游戏源代码。
俄罗斯方块与贪吃蛇
- 俄罗斯方块与贪吃蛇是2个Symbian s60 C++源代码程序,可以结合初学者学习,使用。
俄罗斯方块的程序实现
- 完整准确的俄罗斯方块程序,该程序本来源代码
game
- 几个经典游戏的MFC源代码,编译环境为VC6.0,感觉比较适合初学VC游戏编程的人来研究,绝对能有很大提高。(包括扫雷,俄罗斯方块,推箱子等经典游戏)-Several classic games MFC source code, the compiler environment VC6.0, feeling VC games are more suitable for novice programmers to study people who absolutely can have great
俄罗斯方块的一个版本
- 一个经典游戏的c#版.其中包含了源代码和.exe文件.程序难免有不足之出,请大家原谅.-a classic game of c# version. This included source code and. Exe. Procedures will inevitably be inadequate out, please forgive me.
eluosifangkuai
- 俄罗斯方块源代码。纯 C 语言编写.仅供参考.-Tetris source code. Pure C language. Is for reference only.
block
- 俄罗斯方块的源代码,实现了我们最经常玩的俄罗斯芳块的游戏。-BLOCK.C ,BLOCK.H It is a game of block.the souice can get it .
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
Csharp
- 俄罗斯方块,源代码,可设置游戏中所使用的键,比较类似QQ游戏中的火拼俄罗斯-Russian box, the source code can be used in the game set up the key, to compare like with like QQ Russian Rush game
Tetris-c-P-P-source-code
- 俄罗斯方块c++源代码,设置背景音乐,背景颜色,方块颜色。-Tetris c++ source code, set the background music, background colors, box color.
俄罗斯方块
- 俄罗斯方块C++编程,参考自网络,本人对其进行精简、去广告,以及更改部分设置,亲测有效,欢迎下载。内含:1.CPP源代码 2.EXE程序,可直接使用(Tetris C++ programming, reference from the network, I streamline its own, to advertising, as well as change some settings, pro test effective, welcome to download. Contains:
俄罗斯方块(3D、2D)
- 使用c# winform 实现俄罗斯方块,包含2D/3D功能。 声明:这篇文章主要是参考几个别人的博文及源代码学习(the Tetris game develop with C#(Winform),the function include 2D and 3D.)
C#俄罗斯方块
- 用C#编写的俄罗斯方块游戏源代码,用来练手还不错