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

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