资源列表
lua_code
- 将lua嵌入到c/c++ 将lua嵌入到c/c-embeded the lua into the c/C++
saoleiyuanma
- 扫雷程序,实现windows系统下的扫雷游戏-Mine clearance procedures, the realization of the windows system under the mine game
Mine
- You can understand the method of C++,and have fun with this little game.
Russia-block-game
- 通过VHDL语言编成实现了简易的俄罗斯方块游戏机-Compiled through the VHDL language to achieve a simple Tetris game
Snake
- andriod,贪吃蛇,游戏,源码,此源码可以在andriod虚拟机下正常运行-andriod, Snake game, source code, this code can be run under a virtual machine andriod
vctkdz
- VC++坦克大战,曾是游戏大赛一等奖作品,带音乐、带地图编辑器;游戏可以单人玩和双人玩。想信你在小时候玩过这游戏,很过瘾!地图编辑器是用VB写的,有了它你可以自己制造地图导入坦克游戏中。本游戏源码在VC6下顺利编译,需要注意,请将生成的文件放到根目录下也就是和声音资源及地图资源的目录是平级的,这样才能确保运行。 -VC++ Battle City, was a game Goes works with music, with a map editor games single play a
200404242157427511
- 俄罗斯方块源代码 用JAVA编写的一个简单的小游戏-Russian block with Java source code prepared in a simple little game
bashuma
- 用三种不同的搜索算法解决八数码问题,使得通过最短的路径和最小的消耗到达目标状态。-Three different search algorithms to solve the problem eight digital, making the shortest path and minimum through the consumption of the state to reach the target.
RPG-game-CPP
- 此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。-A RPG game based on C++ programming.An evaluation report provided.
Sudoku
- 九宫格数独,是一种源自18世纪末的瑞士,后在美国发展、并在日本得以发扬光大的数字谜题。数独盘面是个九宫,每一宫又分为九个小格。在这八十一格中给出一定的已知数字和解题条件,利用逻辑和推理,在其他的空格上填入1-9的数字。使1-9每个数字在每一行、每一列和每一宫中都只出现一次。这种游戏全面考验做题者观察能力和推理能力,虽然玩法简单,但数字排列方式却千变万化,所以不少教育者认为数独是训练头脑的绝佳方式。-Jiugongge Sudoku, is a Swiss from the 18th centur
Minesweeper
- java版本的扫雷,包含可执行文件,文档,以及源码。-java version of Minesweeper
jingzhiqi
- 经典的井字棋游戏,适合初学者学习游戏开发