Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table and ellement addition #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

psychoson
Copy link

Hello. I took vector pinball as an assignment for my semester and I hope I made some work that may be included to the final source code. I made two extra elements HoleElement and MagnetElement and two new tables with their delegates that have the elements included. Hope you like it.

@dozingcat
Copy link
Owner

That's fantastic, thank you! I've been wanting to add some new tables for a
while, and was also thinking of a magnet element that would attract the
ball. I'll look at the code in detail in the next few days.

On Sun, Jul 7, 2013 at 10:59 AM, psychoson notifications@github.com wrote:

Hello. I took vector pinball as an assignment for my semester and I hope I
made some work that may be included to the final source code. I made two
extra elements HoleElement and MagnetElement and two new tables with their

delegates that have the elements included. Hope you like it.

You can merge this Pull Request by running

git pull https://github.com/psychoson/Vector-Pinball master

Or view, comment on, or merge it at:

#5
Commit Summary

  • Create table3.json
  • Create table4.json
  • Create Field3Delegate.java
  • Create Field4Delegate.java
  • Create HoleElement.java
  • Create MagnetElement.java
  • number of ball remaining shown and multiplier

File Changes

Patch Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants