ElonSatoshi / Vector-Pinball

Pinball game for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector Pinball

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. Thanks to Peter Drescher for the sound effects; see his article on creating them.

The GitHub project page is: github.com/dozingcat/Vector-Pinball/. See devnotes.txt for an overview of the code layout.

There is a very experimental table editor at github.com/dozingcat/Vector-Pinball-Editor/

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. libgdx is used under the terms of Version 2.0 of the Apache License.

Sound, music, & audio code by pdx of Twittering Machine.

Download

Download from F-Droid

About

Pinball game for Android.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%