搜索资源列表
DirectXCS
- DirectX游戏编程-----模仿CS(半条命)风格-DirectX game programming ----- imitate CS (Life) style
c++游戏
- vc游戏 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-vc game is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes
vc2
- 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the v
13.地图编辑器
- 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the v
SortAndLife
- 用MFC,线程以及DirectX编写的代码 是有关冒泡法级快速排序法的不错的例子-A fast conways s Game of Life Version using MFC,thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.