Madiwka3 abcb07a9e3 Changed readme před 4 roky
entities Changed readme před 4 roky
levels Changed readme před 4 roky
src Changed readme před 4 roky
buttonClutter.lua Added hints, level 5 and made some limited changes to code před 4 roky
debuggame.sh First commit před 4 roky
explosion.lua Changed readme před 4 roky
fakemain.lua First commit před 4 roky
font.ttf First commit před 4 roky
logo.png changed the look and fixed bugs před 4 roky
main.lua Changed readme před 4 roky
readme.md Changed readme před 4 roky
stateMachine.lua Sound effects před 4 roky

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