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

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