资源列表
game
- 基于c++实现的flappy bird,运用vs进行开发(Flappy bird based on c++ implementation, the use of VS development)
half_life2_engine
- half_life2游戏引擎的代码整理,有兴趣的朋友可以看看。-half_life2 game engine, code cleanup, interested friends can see.
cha-1
- 用vc++编写的一个游戏程序,需要用到Directx开发包,电脑里最好下一个DirectX7.0的,不然打不开。。(用到了7.0的接口)-A game program written using vc++ need Directx Development Kit, the next best computer DirectX7.0 or not open. . (7.0 interface is used)
GreazGame
- 一个小小的用C++写的小2D游戏,老鼠躲石头,第一个游戏程序,见谅!-My first game program!
MyTetris2011
- 自己编写的俄罗斯方块,适合初学者学习,功能完善.-I have written Tetris, suitable for beginners to learn and perfect function.
MapEdit
- 写毕业项目时写的地图编译器,基本功能已经实现,更改图片在类中更改,记得改路径-Map compiler written when writing a graduation project, the basic function has been achieved, change the picture in the class changes, remember to change the path
CMS072
- 冒险岛ONLINE 国服072版本 JAVA 服务端,含源代码(MapleStory ONLINE National Service 072 version JAVA server, including source code)
tank
- 使用cocos2dx引擎,有点像原版坦克大战的游戏,有坦克的碰撞,另新增了武器升级系统-Use cocos2dx engine, a bit like the original Battle City game, there is a collision of the tank, another new weapon upgrade system
MaxAndMagicMaker
- 说明 游戏名称 Max&MagicMaker(麦克斯与魔法标记) 游戏玩法 通过键盘控制人物移动获取能量球 编译环境 Microsoft Visual Studio 2008 Microsoft DirectX SDK (June 2010) 程序配置 输出目录 ../bin 工作目录 ./Res 字符集 Unicode 操作控制 按键W:跳跃 按键A:向左移动 按键D:向右移动-Explanation Game Title
matematicas-cotidianas-para-dummies---charles-sei
- Matematics for game spanich book for dommies
Windows游戏编程大师技巧(第二版)
- windows下游戏编程的好书,需要的朋友可以下载-windows under game programming books, a friend in need can be downloaded
FinalGamoDemo
- 学习dx游戏编程的半期大作业。有基本的场景,主角(会动),怪兽,实现了地形。还有文档说明。