资源列表
game
- 该游戏为打字游戏,实现可以打字练习的功能,并且可以调节打字速度,是一款运行不错的小游戏!-The game is a typing game, can realize typing practice function, and can adjust the typing speed, is a run a good game!
Russia-tetrix
- 这是采用Qt4写成的俄罗斯方块小游戏。 安装了Qt类库后,可以跨平台运行。-This is written using Qt small chunks of the Russian game. Installation of the Qt library, they can cross-platform operation.
eluosifangkuai
- 用C语言开发的俄罗斯方块小游戏,重温一下孩提时代
snake
- 在linux下使用QT做的贪吃蛇小游戏,供大家一起学习-QT under linux do the Snake small game for everyone to learn
source-code
- 源码包括打字,吃豆,迷宫,方块,推箱子游戏以及阿姆斯特朗数的实现-Source including typing, eating beans, maze, squares, push box game as well as the number of Armstrong
ScreenMate
- 屏幕伴侣,一个有趣的小游戏,用到层叠窗口。-screen mate, a little game, use layered window.
eluosifangkuai
- 一个用VB编写的俄罗斯方块游戏,用VB打开程序就直接可以运行
eluosifangkuaiyuandaima
- 俄罗斯方块的源代码,c的,学习之用,收藏n年的-Russian box of source code, c, learning, the collection of the Eastern n
AI_BallGame_ByQt
- 用 Qt Creator 写的一个小球游戏,通过旋转地图使小球下落,最终落到目标洞中。 其中加入了宽度搜索算法自动寻路和地图编辑功能。-Qt Creator written with a ball game, ball by rotating the map to fall, eventually fell to the target hole. Joined the width of the search algorithm which automatically find its way
eluosifangkuai
- 基于AT89C51的俄罗斯方块源程序,使用汇编语言编写-Based on AT89C51 Tetris source code, written in assembly language
一个简单的俄罗斯方块游戏(SDK)
- 俄罗斯方块的源码,简单介绍如何建立该游戏,可供初学者使用-Tetris source code, how to build simple the game for beginners
Snake
- C#版的贪食蛇程序加代码,希望大家一起研究,共同学习。