Madiwka3 7087c2513d Fixed sound volume & added zoom-out feature vor 3 Jahren
entities Fixed sound volume & added zoom-out feature vor 3 Jahren
levels Fixed sound volume & added zoom-out feature vor 3 Jahren
src Fixed sound volume & added zoom-out feature vor 3 Jahren
buttonClutter.lua Added hints, level 5 and made some limited changes to code vor 4 Jahren
conf.lua New level, new ship, new effects, new opportunities vor 3 Jahren
debuggame.sh First commit vor 4 Jahren
explosion.lua Fixed sound volume & added zoom-out feature vor 3 Jahren
fakemain.lua First commit vor 4 Jahren
font.ttf First commit vor 4 Jahren
logo.png changed the look and fixed bugs vor 4 Jahren
main.lua Changed readme vor 3 Jahren
readme.md Changed readme vor 3 Jahren
stateMachine.lua Sound effects vor 4 Jahren

readme.md

NuclearGravity

The long-awaited sequel to NuclearPong (totally not)

NuclearGravity is a game about... well, gravity! You have to strategically place planets in space in order for your ship to use their gravitational fields to get itself to its base. Some nice features include:

  • Realistic gravity
  • Practice to beat your score!
  • More coming...

Installation is simple, just download the windows EXE release from the releases tab! If you’re on linux, then clone the repo, and use debug.sh to launch the game. Linux binary coming soon! The prerequisites are love and zip If you’re on arch, install the prerequisites with: sudo pacman -S love zip