搜索资源列表
D3d
- 这是我自己写的一个d3d小的引擎,采用了MFC的编程思想,可以对开发小的游戏有借鉴作用,和提高开发效率。-This is a d3d engine I wrote it myself, using the MFC programming ideas to the development of small game, and improve development efficiency.
duiduipeng
- vc编程环境下,用hge游戏引擎 实现的对对碰小游戏-vc programming environment, game engine with hge realized right right touch game
GameEngine
- 这是学习d3d编程中最基本的游戏引擎源代码,是一个学习的小例子,希望对大家有所帮助-This is the most basic learning d3d game engine programming source code, is a small example of learning, we hope to help
C语言编程贪吃蛇
- 用C语言编写的贪吃蛇小游戏源代码,没事可用来练手。