资源列表
Lottery
- 彩票抽奖游戏机程序,有源码后可以自己定义游戏规则。-Lottery game program, a source can define their own rules of the game.
OgreShrewMouse
- 益智游戏打地鼠的源码 是用C++编码 ogre渲染,ogre小游戏 代码要先用CMAKE进行编译 要先下载CMAKE进行编译-Hamster puzzle game to play with the C++ source code is encoded ogre rendering, ogre game code must first be compiled with CMAKE compile first download CMAKE
dots_and_boxes
- It s simple. I hope everybody feel fun for game
puzzle
- 基于cocos2dx引擎开发的一个类似泡泡堂游戏,可以直接编译运行。-A game based on Cocos2dx engine,it can be directly compiled and run.
dituquanbai
- CF游戏地图全白 优化fps 可有效优化游戏-CF game map all white
Tetris
- This Tetris implemented in c++. Enjoy it.-This is Tetris implemented in c++. Enjoy it.
snake
- 应用Visual C++6.0实现的益智类小游戏 贪吃蛇 界面简单可自行设计-Application of Visual C++6.0 achieve puzzle game Snake simple interface can be designed
fractal-tree
- 使用基本的分形算法实现的树木,通过调整参数改变显示结果。-Use basic fractal algorithm to implements trees, changing the results by adjusting the parameters.
Pool3D-Game
- 自己以前在学校做的一个台球游戏,虽然很简陋,不过里面还是用了很多技术的。-A billiards game i made at school, although very simple, but still contains a lot.
tanchishe-snake
- 贪吃蛇c语言版 本人修改很多次后的版本,希望大家等够看一下,有兴趣的-Snake people c language version after version modified many times
brackeen
- Java 2D 通关游戏。一共两关。你可以通过在maps文件夹中添加TXT来添加地图。 里面包含很多游戏引擎的工具类的源码,适合新手学习。大家可以看下-Java 2D clearance games. A total of two. You can add map by adding maps/map3.txt. Which contains a lot of game engine tool source code, suitable for beginners to learn. You m
Dialog
- 迷宫游戏,实现自我绘制地图,算法回溯法与A*算法。-Maze game, to achieve self-drawn map, backtracking algorithms and A* algorithm