Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 657 Bytes

PinBall Game

introduction

PinBall is an interesting pinball game that you can build your unique scene by just adding different kinds of components (gizmo)

Compile Environment

JDK 1.8.0_91

How to Play

  • choose gizmo from the left tool panel, add it to your scene by clicking grid.
  • press space to control paddle
  • press direction key to move horizontal paddle

Frameworks

JBox2D - A Java Physics Engine

Screenshots

01 02 03