搜索资源列表
small_rpg_netGame_ver1.0
- 这是一个服务端/客户端模式的网络游戏,可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。-This is a server / client model of online games, can connect multi-player, even the most number of players as to the configuration of the computer wh
gaf
- gafSolution是一个基于Win32平台的游戏开发解决方案,也是一个经验的积累库。通过不断扩展gafSolution的模块可以把平时的开发经验和代码统一组织起来。这样,在进行新的开发项目的时候,开发人员就可以迅速进入开发状态而不必每次都从一些零碎、底层的库开始。而且,利用gafSolution的统一模块接口也可以轻松实现替换引擎DLL实现却不必改动主程序的效果。-gafSolution is a Win32-based platform game development solution,
Maze-Generration-and-routing
- 设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms: