Skip to content

A minimalist phyiscs game, written in Java & libGDX in 48h for GMTK Jam 2018

License

Notifications You must be signed in to change notification settings

imlutr/gravity-box-gmtk2018

Repository files navigation

Gravity Box

A minimalist physics game written in Java & libGDX, made for Game Maker's Toolkit Jam 2018 in 48 hours, where it placed 152nd (out of 1038). You can play the game here.

Built with

  • Java - The language used
  • libGDX - The game framework used
  • Box2D - 2D physics library

Running the game

Windows: gradlew desktop:run
Linux / macOS: ./gradlew desktop:run

License

All code is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details.

All assets including graphics, sounds, icons and maps are licensed under the Creative Commons BY-NC 4.0 license unless otherwise indicated.

Acknowledgments

About

A minimalist phyiscs game, written in Java & libGDX in 48h for GMTK Jam 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published