搜索资源列表
GAMEDEV.rar
- 推箱子游戏,是一个仿3D游戏,实际上还是2D的。基本思路是按照win32程序的程序接口结构,设计一个游戏,实现一个“人”作为主动方,应该直接由游戏玩家通过键盘直接控制。被推的“箱子”,箱子作为被动方,应该能自动根据“人”的推动来进行移动,实现“被推”的移动效果。至于地图的绘制,应该由外部文件导入来完成,然后通过对应的图片剪切,将地图画好。,Push Box game, is an imitation 3D game, in fact, or 2D,. The basic idea is in a
greensock-as3
- Just a simple avoider game, made from the tutorial by: http://gamedev.michaeljameswilliams.com/
081202
- opengl基于windows的编程,非常经典 整个教程由nehe制作 课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译 -opengl programming on windows, very classic production of the entire tutorial from nehe course content from dancingwind (Zhou Wei) and gamedev and volunteers csd
Lesson2
- 绘制出一个白色的正方形和一个白色的三角形。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Know. *