imlutr / gravity-box-gmtk2018

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

Home Page:https://luca1152.itch.io/gravity-box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://luca1152.itch.io/gravity-box

License:GNU General Public License v3.0


Languages

Language:Java 94.2%Language:HTML 3.4%Language:CSS 2.3%Language:JavaScript 0.1%