Madiwka3 b2af5195a7 Bug fixes il y a 3 ans
entities Bug fixes il y a 3 ans
levels Bug fixes il y a 3 ans
src Bug fixes il y a 3 ans
buttonClutter.lua Added hints, level 5 and made some limited changes to code il y a 4 ans
conf.lua New level, new ship, new effects, new opportunities il y a 3 ans
debuggame.sh First commit il y a 4 ans
explosion.lua Bug fixes il y a 3 ans
fakemain.lua First commit il y a 4 ans
font.ttf First commit il y a 4 ans
logo.png changed the look and fixed bugs il y a 4 ans
main.lua Bug fixes il y a 3 ans
readme.md Changed readme il y a 3 ans
stateMachine.lua Sound effects il y a 4 ans

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