Skip to content

VCU-ERB/Vector-Pinball

Repository files navigation

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.

Installation

Please watch the videos for your specfic software
Windows
Mac

Manual Installation

Windows

  1. Download and install Java SE
  2. Download and open Android Studio installation file
  3. When promted with Choose Components include Andoid Virtual Device then click next image
  4. Click next to start the installation
  5. When done click next then finish to launch android studio
  6. Click Do not import Settings then click next
    image
  7. Choose Standard installation
  8. Select your theme
  9. Click next to the verify settings page
    image
  10. Click Accept for the License Agreement then Finish
    image

To work on the projects

  1. Choose your branch/task image
  2. Open the project in Android Studio
  3. Open Assignment Information.txt then follow the instructions for every task image

Download the apk

Download from F-Droid Download from Google Play

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published