资源列表
QTGAME
- 用Qt写方块游戏教程和源码 内容很全 是QT初学者一个很好的实例-Written with the Qt tutorials and source box game all QT content is a good example for beginners
celuosi
- 简单的C++俄罗斯方块源程序,有助于VC平台的熟悉,适合初学者-Simple Tetris source C++, VC platform familiar help for beginners
story
- 简单的介绍俄罗斯方块的由来和设计理念以及历史-Brief Tetris as well as the origin and design history
optiqtmSrc
- cubeExploer的优化代码,能快速给出任意魔方的二十步解法-cubeExploer optimized code, can quickly give an arbitrary cube of twenty paces Solution
tuixiangzi
- 这个程序是用C语言开发的推箱子游戏,程序基本实现了推箱子游戏的功能 -This program is developed using C language Sokoban game, the program realizing the functions of the Sokoban game
SNAKE
- 该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
Tetris
- 俄罗斯方块 游戏音乐 操作 计分 通关功能完善-Tetris game music clearance operations functional scoring
Russia
- 汇编语言编写的一个俄罗斯方块程序!不是win 32汇编-Assembly language program written in a Tetris!
chaojimali
- 超级玛丽源代码 c++实现 pc-超级玛丽源代码 c++实现 pc
c
- 吃金豆游戏C语言,含背景txt文件和game.c-C-Gold game to eat beans, including background documents and game.c txt
MineCrack
- 自动扫雷器(有很多注释),能自动完成扫雷,当算法不能继续时,需要人工介入。-MineCrack
8Puzzle
- 我编写的8数码游戏,可实现人工求解和自动求解。人工求解时可以手动设置初始状态、目标状态,也可以随机生成初始状态,还可以避免无解。自动求解算法包括:DFS、BFS、A*1和A*2。并且有详细的课件。-8Puzzle