gdx-vectorpinball

所属分类:android开发
开发工具:Java
文件大小:250KB
下载次数:36
上传日期:2011-09-23 14:31:46
上 传 者exgundam
说明:  libgdx的一个弹珠游戏,经典。直接用JAVA运行。另外写个引导程序可在android上运行,
(libgdx a pinball game, classic. Direct run with JAVA. Also write the boot program can be run on the android,)

文件列表:
gdx-vectorpinball\.classpath (476, 2011-07-01)
gdx-vectorpinball\.project (393, 2011-07-01)
gdx-vectorpinball\.settings\.svn\all-wcprops (283, 2011-07-01)
gdx-vectorpinball\.settings\.svn\entries (407, 2011-07-01)
gdx-vectorpinball\.settings\.svn\text-base\org.eclipse.jdt.core.prefs.svn-base (6210, 2011-07-01)
gdx-vectorpinball\.settings\org.eclipse.jdt.core.prefs (6210, 2011-07-01)
gdx-vectorpinball\.svn\all-wcprops (590, 2011-07-01)
gdx-vectorpinball\.svn\dir-prop-base (29, 2011-07-01)
gdx-vectorpinball\.svn\entries (887, 2011-07-01)
gdx-vectorpinball\.svn\text-base\.classpath.svn-base (476, 2011-07-01)
gdx-vectorpinball\.svn\text-base\.project.svn-base (393, 2011-07-01)
gdx-vectorpinball\.svn\text-base\COPYING.svn-base (35823, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\BaseFieldDelegate.class (2258, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\Bouncy.class (6003, 2011-07-15)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\BouncyDesktop.class (651, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\Box2DFactory.class (3549, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\BumperElement.class (3217, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\DropTargetGroupElement$1.class (1094, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\DropTargetGroupElement.class (4478, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\FieldElement.class (4314, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\FlipperElement.class (5951, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\RolloverGroupElement$1.class (1198, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\RolloverGroupElement$Rollover.class (692, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\RolloverGroupElement.class (7727, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\SensorElement.class (3308, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\WallArcElement.class (3131, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\WallElement.class (4401, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\elements\WallPathElement.class (2387, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\Field$1.class (778, 2011-07-05)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\Field$Delegate.class (997, 2011-07-05)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\Field$ScheduledAction.class (953, 2011-07-05)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\Field.class (15912, 2011-07-05)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\FieldLayout.class (7057, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\fields\Field1Delegate.class (3675, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\GameMessage.class (398, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\GameState.class (2943, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\GLFieldRenderer.class (2641, 2011-07-04)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\IFieldRenderer.class (225, 2011-07-01)
gdx-vectorpinball\bin\com\dozingcatsoftware\bouncy\util\JSONArray.class (12350, 2011-07-01)
... ...

Vector Pinball is a pinball game for Android devices. It is released under version 3 of the GPL; see "COPYING" for the license text. The graphics are deliberately simple; currently everything is drawn with lines and circles. The focus is on gameplay and accurate physics. It uses the libgdx Java wrapper for the Box2D physics engine. The GitHub project page is: https://github.com/dozingcat/Vector-Pinball/ . See devnotes.txt for an overview of the code layout. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Vector Pinball includes the libgdx library by Bad Logic Games: http://www.badlogicgames.com/wordpress/?page_id=307. libgdx is used under the terms of Version 2.0 of the Apache License, available at http://www.apache.org/licenses/LICENSE-2.0. Addtions by Mario Zechner (contact@badlogicgames.com): - ported to libgdx, - all new code is under GPL (see "COPYING"). - Slight modifications applied to Field (world.step() iterations set to 4,4). This is just a prove of concept, not as fancy as the original method :) - Thanks to Brian for letting me mess with his code officially :)

近期下载者

相关文件


收藏者