搜索资源列表
HitChecker
- 游戏开发中经常会用到碰撞检测,这是一个简单算法实现的2D碰撞检测模型,对初学碰撞检测的同学很有参考价值-Often used in game development, collision detection is a simple algorithm for 2D collision detection model, collision detection for beginners useful reference for students
05_水管工源代码
- 水管工游戏 本游戏结合面向对象的开发模式,参考原版的任天堂公司水管工游戏,争取能够实现原游戏的基本功能,并在此基础之上我们再对其进行一些功能的扩展,如能够支持多的玩家在网上进行联机对战(此项功能有望再下次阶段实现)。-plumbing game this game based on object-oriented development model, the reference to the original Nintendo plumbing games for the original
xiaoGoline
- 这是一个服务端/客户端模式的小型网络游戏,1.0版。可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。公开出来供大家参考。-This is a server/client model of small-scale online games, version 1.0. Multi-player can be connected up to the number of players ev
DirectX-CPP-X-View
- 简单的“模型查看器”可以提供学习DirectX的新手参考! 开发语言和开发工具: C++ DirectX9.0C VS2005 项目描述:可以打开.X模型进行查看,可对模型旋转,渲染,灯光等操作。 实现功能: 1、用文件对话框打开.X文件,实现模型的切换。 2、反转三角形。 3、反转法线。 4、绘制法线。 5、ALPHR混合。 6、灯光操作。 7、模型渲染。 -Simple " model viewer" can
ddz
- 斗地主游戏代码,仅供学习参考,基于COM插件模式-Landlords game code, only a reference COM-based plug-in model
errorDetect-final3
- 功能非常强大,最重要的是文档超级详细,每个模型甚至连参考论文都列出来了,不仅使用方便,也非常适合模型的学习。-Very powerful, the most important thing is super detailed documentation for each model reference papers even listed, not only easy to use, but also very suitable for learning model.
扫雷
- 基于学习c#设计模式开发的扫雷小游戏,涉及委托、抽象类、重写、虚函数、工厂模式等知识点 可以根据代码进行扩展扫雷功能 适合初学者参考(Based on the learning c# design pattern of mine development game, involving the delegate, abstract class, rewrite, virtual function, factory model and other knowledge points You ca