搜索资源列表
Ares1.0引擎代码
- Ares1.0引擎代码,Ares引擎是由Honeysuckle(快乐魔导师)推出的用于游戏开发的开放源码引擎。这套引擎是基于Microsoft Windows 2000,DirectX 8.0,Visual Studio .NET开发,特点是“服务聚合,面向用户,开放源码,代码重用,跨用户平台”。使用这套引擎,你可以轻易的写出基于DirectX的游戏,可以对图像,声音,网络,视频等服务进行方便的访问和控制。由于完全基于面向对象编写,引擎本身具有很强的扩展性,用户可以在引擎的基础上,添加少量的代码
GreadySnake(MVC)
- MVC设计模式早在面向对象语言Smalltalk-80中就被提出并在此后得到业界的广泛接受。它包括三类对象:(1)模型(Model)对象:是应用程序的主体部分。(2)视图(View)对象:是应用程序中负责生成用户界面的部分。(3)控制器(Control)对象:是根据用户的输入,控制用户界面数据显示及更新Model对象状态的部分。本程序尝试用MVC模式制作了一个简单的贪吃蛇游戏。-MVC design patterns in object-oriented language Smalltalk-8
angelscript_2.4.1e
- 可移植的脚本语言解释器,类似于C/C++语言,可支持面向对象,特别适合于游戏-portable scr ipting language interpreter, similar to the C / C language that supports object-oriented, particularly suited to the game
MyRussionBlock
- 自己使用C#编写的一个俄罗斯方块游戏。 完全使用面向对象思想,具有很强的可扩展性。支持多种游戏模式,可以自定义新种类的方块,可记录游戏积分并查看排行榜等。-its own use C# prepared a Tetris game. Full use of object-oriented thinking, and highly scalable. Support for multiple game modes, and can define new types of sheet, it c
superChatRoom
- java编写的聊天室,采用最新的面向对象技术编写,类似QQ的聊天室源程序-prepared in chat rooms, using the latest technology of object-oriented development, similar QQ chat rooms source
blackwhite111234
- 一个用纯c语言编写的黑白棋游戏,对于掌握面向结构的程序设计思想有很大帮助-a pure c language used in the preparation of the game reversi, master-oriented structure of the design process will be of great help
midiApplet
- Application & Integration Services are at the heart of any Service Oriented Architecture (SOA). Sun Java System Application Server and integration services provide a highly scalable and reliable platform for the standards-based deployment of Java app
axiom-0.7.2.0-src
- Open-source, cross-platform 3D rendering engine for .NET. The Axiom Engine is a high-performance C# port of the powerful OGRE engine. Its flexible component-oriented architecture allows easy extension and provides full support for both DirectX and Op
ois-1.0RC1_Win32
- OIS全称:Object-Oriented Input System,即面向对象输入系统,为上层应用提供很好的接口来处理键盘、鼠标、游戏控制杆的输入. 著名的开源3d引擎OGRE新版本就用了这个。这是ois的最新版本。 Windows版本的OIS是基于DX的Dinput的。
贪食蛇--新1
- 自己写的贪吃蛇游戏,体现了完整的面向对象思想-himself wrote the Snake games, reflects the integrity of the object-oriented thinking
用VC制作小程序
- 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
fiveInALine
- 五子棋游戏,MFC,C++实现界面和面向对象函数的编写,人机对战,电脑AI比较高-Backgammon game, MFC, C++ and object-oriented interface functions to achieve the preparation, man-machine gaming, the computer AI is relatively high
OgreSDKSetup1.6.0RC1_VC90
- OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。 这是最新版的1.6版本SDK。-OGRE (Object-Oriented Graphics Rendering Engine, namel
game3dlod_080617
- 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
Test
- MFC平台 打砖块游戏代码 面向对象程序设计思想编写 -MFC platform BrickBreaker design object-oriented programming code written
ogre_Particle
- Ogre粒子系统编辑器,Particle Accelerator is a graphical tool for creating particle systems for the Object-oriented Graphics Rendering Engine (OGRE).-Ogre Particle System Editor
05_水管工源代码
- 水管工游戏 本游戏结合面向对象的开发模式,参考原版的任天堂公司水管工游戏,争取能够实现原游戏的基本功能,并在此基础之上我们再对其进行一些功能的扩展,如能够支持多的玩家在网上进行联机对战(此项功能有望再下次阶段实现)。-plumbing game this game based on object-oriented development model, the reference to the original Nintendo plumbing games for the original
MySnakeGame
- 一个简单的贪吃蛇游戏,采用了面向对象的设计,供学习使用-A simple Snake game, using object-oriented design for learning to use
games
- 一个Java的游戏,可以实现坦克大战的效果,体现了面向对象的思想。是java初学的很好的项目-A Java game, you can achieve Tankedaizhan effect, embodies the object-oriented thinking. Is java a good beginner project
Object-oriented-Tetris
- 面向对象的俄罗斯方块游戏源码,用于学习面向对象编程和游戏编程-source code of Object-oriented Tetris,for studying program of game and Object-oriented