搜索资源列表
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
GameRussia
- 游戏逻辑是用python实现的,底层用D3D绘制。对于初学D3D与python的朋友有帮助,其中还有从C++扩展python的方法。
gaf
- gafSolution是一个基于Win32平台的游戏开发解决方案,也是一个经验的积累库。通过不断扩展gafSolution的模块可以把平时的开发经验和代码统一组织起来。这样,在进行新的开发项目的时候,开发人员就可以迅速进入开发状态而不必每次都从一些零碎、底层的库开始。而且,利用gafSolution的统一模块接口也可以轻松实现替换引擎DLL实现却不必改动主程序的效果。-gafSolution is a Win32-based platform game development solution,
Animation
- 骨骼动画,自己手动设计,不是微软的按列,从底层做起,来看看吧-Skeletal animation, design their own hand, not Microsoft, by column, starting from the ground up, Check it out
ESCAPE-a-spy-game
- 自己编的一个游戏程序 你可以控制一个人在底层,向上向下向左向右走往上层爬,爬的过程中有些障碍。一共有三关-a game programe in which you can control a person to go up,down,left and right to avoid the obtacles in order to go from low to high levels.There are 3 games to play
VC-King-of-Fighters
- VC拳皇.使用 Allegro 作为底层,在其上进行包装,建立独立的平台。使用 Allegro 的定时器来实现连续输入的识别。使用简单的 矩形+点 的碰撞检测技术。实现脚本化的动画组件用来美化界面。-VC King of Fighters. using Allegro as the underlying, in its packaging on the establishment of an independent platform. Using Allegro s timer to achie
Tetris
- 本程序为俄罗斯方块小游戏,实现基本的功能。亮点是采用面向对象设计,并运用工厂模式设计底层数据。-This program is a game of Tetris, the basic functions. The highlight is the use of object-oriented design, and the use of the factory pattern design of the underlying data.
Tetris_3
- 1.俄罗斯方块游戏可能产生五种形状的方块。方向键的控制可以产生旋转,左右移动和加速前进等,往下掉,只到遇到下面已经有方块挡住停下来。如果一行完全排列满,则会消掉,如果排列到了顶部,则会失败。 2.计分(消除一行加50分) 3.预先产生下一个方块. 4.暂停,开始,退出 5.实现存盘功能,保存上次游戏的下落方块和底层砖块的状态 6.载入游戏状态 7.联机对战功能-1 Tetris game may produce five shapes of the box. Arrow
asi-http-request
- 跨平台的异步http通讯代码,可用于cocos2dx底层用来与服务端通讯。-a cross platform http socket source.
a-little-game
- 安卓小游戏,可以帮助了解安卓游戏开发的底层的东西!-a little Android game
xo3
- 自己写的xo第三代mudlib,底层全部重构,可以正常跑起来,包括套装、技能、任务全部重写。-Write your own xo third generation mudlib, underlying all reconstruction, you can run up to normal, including suits, skills, tasks completely rewritten.
quake3-1.32b-source
- 雷神之锤3源代码,包含优秀的数学底层函数-Quake 3 source code, including an excellent mathematics underlying function