No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Madiwka3 592d999daf New level, new ship, new effects, new opportunities hace 3 años
entities New level, new ship, new effects, new opportunities hace 3 años
levels New level, new ship, new effects, new opportunities hace 3 años
src New level, new ship, new effects, new opportunities hace 3 años
buttonClutter.lua Added hints, level 5 and made some limited changes to code hace 3 años
conf.lua New level, new ship, new effects, new opportunities hace 3 años
debuggame.sh First commit hace 3 años
explosion.lua New level, new ship, new effects, new opportunities hace 3 años
fakemain.lua First commit hace 3 años
font.ttf First commit hace 3 años
logo.png changed the look and fixed bugs hace 3 años
main.lua Changed readme hace 3 años
readme.md Changed readme hace 3 años
stateMachine.lua Sound effects hace 3 años

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