搜索资源列表
CBuilder俄罗斯方块
- C++Builder6做的一个俄罗斯方块游戏.-C Builder6 do a Rubik's cube game.
俄罗斯方块_RockCarry
- 一个使用Turbo C编写的俄罗斯方块的游戏,使用的图形库是TC自带的Graphics图形库。内附详细开发文档、开发日志和使用说明。-use of a Turbo C sheet prepared by the Russian game, the graphics library is Graphics TC onboard graphics library. Contains detailed documentation, log and use.
C++builder 俄罗斯方块
- 这是我写的一个c++builder的一个俄罗斯方块的原代码,只要装了c++ buider就可直接运行和调试,是我大学时候写的,我的联系方式是qq:9577287-This is the one I wrote c builder of a Rubik's cube of the original code, if installed c buider can go directly to the operation and debugging, when I wrote the univ
gggels
- 俄罗斯方块 C 源代码. 可以自己添加方块样式-Tetris C source code. Cubes can add their own style
单片机实现的俄罗斯方块程序
- 单片机实现的俄罗斯方块程序,C代码 //本压缩包包含完整的Keil工程和Proteus仿真文件, //如果你装有Proteus6.5,可以解压后直接运行Lcd-6963256-2.DNS,然后点击播放键|>运行, //用鼠标在串口点击一下就可以用电脑的键盘控制了-MCU Russian squares procedures, C code / / compression of the packet contains the complete Proteus Keil engin
一个俄罗斯方块
- C++Builde做的俄罗斯方块源程序-C Builde do Tetris source
俄罗斯方块原码c++
- 俄罗斯方块原码c++ 俄罗斯方块原代码-Tetris original code c Tetris source. .
RussiaBlock
- 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
C-game
- C语言游戏源码,文件加密解密, 人机猜数字,青蛙交换,大小写数字转换器,仿真计算器,推箱子游戏,俄罗斯方块游戏,贪吃蛇游戏,扫雷游戏-C language game source code, file encryption and decryption, human number guessing, frogs exchange, case-digital converter, the simulation calculator, Sokoban game, Tetris game, Snake
Tetris-c-P-P-source-code
- 俄罗斯方块c++源代码,设置背景音乐,背景颜色,方块颜色。-Tetris c++ source code, set the background music, background colors, box color.
c-version-of-Tetris
- c版俄罗斯方块 c语言 windows下小游戏-c version of Tetris C language in the game under windows
俄罗斯方块
- 俄罗斯方块,可以运行的,亲自试验的C++(Tetris, you can run, personally tested C++)
俄罗斯方块
- C语言编程大作业,带有详细注释,无聊时可以玩玩,也可以研究一下代码(C language programming assignments)
TetrisGame
- 用C++制作的俄罗斯方块,对学习C++的初学者挺不错的噢(C++ produced by small games, good for beginners)
俄罗斯方块
- 可以运行玩乐和作为游戏开发基本,同时该程序使用c++语言方便开发和学习(Game code can be developed for the game as an example)
game.c
- C语言实现的控制台版俄罗斯方块游戏,简单方便,容易理解操作(C language implementation of the console version of the Tetris game)
ELSFK
- C++进行的俄罗斯方块的程序编写。控制台操作,可以随机产生图形,进行消除,计分等功能(C++'s program for Tetris. Console operation, you can randomly generate graphics, elimination, scoring and other functions.)
c++ 俄罗斯方块
- 按键控制蛇吃方块,以增加长度和速度,并且能够得出分数和其他东西(Button control snake eating box)
俄罗斯方块的一种c语言实现
- 用c语言的方式编写的一种俄罗斯方块的实现形式,并在基础上做出一定改编,增加了一些小技能
C#俄罗斯方块
- 用C#编写的俄罗斯方块游戏源代码,用来练手还不错