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.
Please watch the videos for your specfic software
Windows
Mac
- Download and install Java SE
- Download and open Android Studio installation file
- When promted with Choose Components include Andoid Virtual Device then click next
- Click next to start the installation
- When done click next then finish to launch android studio
- Click Do not import Settings then click next
- Choose Standard installation
- Select your theme
- Click next to the verify settings page
- Click Accept for the License Agreement then Finish