Giter Club home page Giter Club logo

vector-pinball's Introduction

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.

How to Translate

Make a new folder in "app/src/main/res" named "values-lang" (with only at least 2 letters), copy-paste the strings.xml file from the "values" folder into it, and start editing it to the language of your choice.

Also make a folder in "fastlane/metadata/android" with a folder named "lang" (with only at least 2 letters), and copy the .txt files from "en_US", and simply overwrite them with the description in your own language. The "title.txt" file is entirely optional if you feel like the title could also be translated.

Download

Download from F-Droid Download from Google Play

vector-pinball's People

Contributors

dozingcat avatar verdulo avatar balping avatar jacques-olivier-farcy avatar nilsauf avatar berkaygunduzz avatar the7thnightmare avatar secularsteve avatar tacothedank avatar undearius avatar alejandro-alzate avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.