Added Physics Platformer

This commit is contained in:
Stephen Carlyle-Smith 2019-11-04 16:19:56 +00:00 committed by Trilarion
parent a28f0dc7cd
commit ba61dda49e

View File

@ -0,0 +1,16 @@
# Physics Platformer
_Physics-based platform game_
- Home: https://github.com/SteveSmith16384/PhysicsPlatformer
- State: beta, Inactive since 2017
- Platform: Windows, Linux
- Keywords: Arcade, Platformer
- Code repository: https://github.com/SteveSmith16384/PhysicsPlatformer
- Code language: Java
- Code license: MIT
- Code dependencies: JBox2D
## Building
- Build instructions: Import into your favourite Java IDE.