搜索资源列表
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
zhongguoxiangqi
- 对中国象棋使用VC6.0实现,适合初学者开发,能提高编程水平的有意思小程序-Achieved using VC6.0 on Chinese Chess for beginners and development, can increase the level of interesting programming small programs
minimap
- Unity 3D 脚本编程小地图脚本,里面集合了多个脚本代码,仅供参考。-Unity 3D scr ipting small map scr ipt, which brings together a number of scr ipt code, for reference only.
C语言编程贪吃蛇
- 用C语言编写的贪吃蛇小游戏源代码,没事可用来练手。