搜索资源列表
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
单片机实现的俄罗斯方块程序
- 单片机实现的俄罗斯方块程序,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++code
- 一个俄罗斯方块的源代码,有点笨的…… 请多多指教-a box of source code, a bit stupid ... Please exhibitions
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,
一个俄罗斯方块
- 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
C-Sharp-Tetris
- C#俄罗斯方块 基于C#开发的一款益智小游戏,在VC2008上开发的!-C# Tetris is a puzzle game based on the C# development, developed on the VC2008!
俄罗斯方块
- 俄罗斯方块,可以运行的,亲自试验的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#编写的俄罗斯方块游戏源代码,用来练手还不错