Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 231 Bytes

File metadata and controls

15 lines (11 loc) · 231 Bytes

gravity

A 2D game based on JBox physics engine. The player advances through the game by controlling gravity in many ways

Compile & Run

Required:

  • Oracle JDK 1.8+
$ mvn package
$ mvn exec:java