Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Madiwka3 592d999daf New level, new ship, new effects, new opportunities há 3 anos
entities New level, new ship, new effects, new opportunities há 3 anos
levels New level, new ship, new effects, new opportunities há 3 anos
src New level, new ship, new effects, new opportunities há 3 anos
buttonClutter.lua Added hints, level 5 and made some limited changes to code há 3 anos
conf.lua New level, new ship, new effects, new opportunities há 3 anos
debuggame.sh First commit há 3 anos
explosion.lua New level, new ship, new effects, new opportunities há 3 anos
fakemain.lua First commit há 3 anos
font.ttf First commit há 3 anos
logo.png changed the look and fixed bugs há 3 anos
main.lua Changed readme há 3 anos
readme.md Changed readme há 3 anos
stateMachine.lua Sound effects há 3 anos

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