diff --git a/entries/physics_platformer.md b/entries/physics_platformer.md new file mode 100644 index 00000000..e9901ddd --- /dev/null +++ b/entries/physics_platformer.md @@ -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.