搜索资源列表
ManyBalls
- J2ME Game sample code for balls on one screen-sample code for balls on one screen
CPPMiniGames
- 一个C++小游戏的汇总整理文件集,为有兴趣的学习者提供了优质的示例代码-A C++ game of collecting and sorting documentation, for interested learners to provide a quality sample code
qqban
- 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。 将第二个路径添加到第一个路径上。 将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
Game Programming with DirectX 9.0 Source
- 很多DirectX 9.0游戏编程源码例子
My3DGameMap
- 游戏地图的示例代码。 用DX写的。DX的初学者可以看看。-Sample code of the game map. Written by DX. DX can look at the beginners.
AI_Game_Engi_Pro
- AI_Game_Engine_Programming电子书加随书代码-AI_Game_Engine_Programming and sample code
Example2
- 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第二章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
Example3
- 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第三章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
Example4
- 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第四章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
ARSample
- Augmented Reality sample code run within Goblin XNA
AI
- this my sample code : code of eight numbered puzzle
midp_CH-sample
- java古代传说RPG完整源代码分享,来了解角色游戏开基于手机平台-Ancient Legend RPG complete java source code sharing, to understand the role of the open game platform on mobile phones
CPPEpicDriverWS
- Epic 950 coupon printer C++ sample code
Henway2
- A simple Game Canvas sample code
VCPP_simple_planegame
- 飞机飞行游戏 深入体验VC++项目开发 第一章实例代码 -The plane flying game Deeply experience VC++ project development the first chapter the sample code
loadmd2_chung_dll
- war游戏中md2模型文件加载库及示例代码!-md2 model file in the war game to load the libraries and sample code!
SDK_gobang
- SDK实例代码,精简人机对战五子棋。测试通过,压缩整理上传-SDK sample code to streamline the man-machine battle backgammon. The test is passed, compressed finishing upload
SDK_Snake
- SDK实例代码,Win32下重写贪吃食精典小游戏。测试通过,压缩整理上传-SDK sample code, the Win32 rewrite greedy food classic game. The test is passed, compressed finishing upload
bouncingBalls
- Ball Bouncing sample code
Android-UDP-broadcast
- it is the sample code about how to use android to send and receive UDP broadcast packet.Server can broadcast message to all members on the same AP.Client can alse reply message to server too.