搜索资源列表
RPGGameEngine
- 一个手机的RPG游戏的引擎,里面有JAVA的dosc文档,可以做为参考。-a phone RPG engine, which has JAVA dosc documents, can be used as a reference.
src-dist.tar
- 一个源码,大家试看看咯,说明要这么多啊, 真晕, 无解压密码的啦, 就一个Java 文件-a source, let us look at 1,10 to illustrate so many ah really dizzy, without extracting passwords beauty, a document Java
stendhal-0.48
- 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
espresso-gatem-0.4.0-20031216-bin
- Espresso Game Platform用java语言写的一个游戏模板,目的在于为开发各种类型(ACT,RPG,SLG...)的游戏搭建一个清晰的体系结构-Espresso Game Platform java language used to write a game template, the purpose of the development of various types (ACT, RPG, SLG ...) of the game to set up a clear stru
EW_release0323
- EasyWay Game Engine是一个强大的2D(将来将实现3D) OpenGL Java游戏引擎。它易于使用、快速和可扩展。利用EasyWay只需编写几行代码就能够实现你的游戏梦想。-EasyWay Game Engine is a powerful 2D (the future to achieve 3D) Op enGL Java games engine. It easy to use, fast and can be expanded. EasyWay prepared usin
lwjgl-source-1.0
- LWJGL(Lightweight Java Game Library)它可以帮助Java程序员开发有着商业性质的游戏.LWJGL为开发者提供简单易用的API来访问OpenGL (Open Graphics Library)与OpenAL (Open Audio Library) 同也提供操作控制器(Gamepads, Steering wheel和操纵杆)的API.-LWJGL (Lightweight Java Game Library) it Java programmers to hel
nummog-source-0.0.1
- java开发的基于C_S的游戏网络引擎,具有良好的跨平台性能。-java-based development C_S network engine of the game, to have a good cross-platform performance.
wotlas-src-1.3
- JAVA游戏引擎一套-a JAVA game engine
java网络5子棋代码
- 这个曾是我的毕业设计,在我们系最严的教授那得了A的。保证好使的。不好使请联系我QQ:85860946-this was my graduation project, in our line of the most stringent had Prof A. So the guarantee. Not so please contact me QQ : 85860946
GTGE_0_2_3_complete.zip
- JAVA开源游戏引擎。 Golden T Game Engine (GTGE) is a cross-platform game engine written in Java. Easy to learn, simple to use, compact, and free!,JAVA open-source game engine. Golden T Game Engine (GTGE) is a cross-platform game engine written in Java.Easy
box2d_lesson4_CollisionFiltering
- JBox2D物理引擎android实现CollisionFiltering 的使用例子-JBox2D: A Java Physics Engine . An example for android. Show how use CollisionFiltering.
dots-and-boxes
- The Dots and Boxes on a Java engine.
GameletToolkit
- The Gamelet Toolkit is a powerful, robust, scalable, and free object oriented framework of classes and interfaces used for developing arcade style video games and entertainment applets. It provides classes for the management of several key functions
src
- simple game engine used in creating pacman game. developed using java awt to paint the canvas.
java2DGameEngine
- 一款国外的2D游戏引擎,各个主要的处理类都有源码,还有相应的html文档-A foreign 2D game engine, all the major processing categories are source, there is a corresponding html document
2d-java-game-engine-r56
- 2D Java游戏引擎,包括地图编辑器和一个超级玛丽演示程序-2D Java game engine, including a map editor and Super Mario demo
box2d_lesson1_hellobox2d
- 游戏物理引擎jbox2d hello world android实现-JBox2D: A Java Physics Engine example: hello world for android
Box2d_lesson2_shapes
- JBox2D物理引擎 android 版 绘制box2d物体外形-JBox2D: A Java Physics Engine for android example:drawshape
box2d_lesson5_MouseJoint
- jbox2d物理引擎MouseJoint的使用,android实现-JBox2D: A Java Physics Engine An example for android.Show how use MouseJoint.
box2d_lesson9_Sensor
- jbox2d物理引擎android实现Sensor的使用-JBox2D: A Java Physics Engine An example for android.Show how use Sensor.