Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Madiwka3 592d999daf New level, new ship, new effects, new opportunities 3 lat temu
entities New level, new ship, new effects, new opportunities 3 lat temu
levels New level, new ship, new effects, new opportunities 3 lat temu
src New level, new ship, new effects, new opportunities 3 lat temu
buttonClutter.lua Added hints, level 5 and made some limited changes to code 3 lat temu
conf.lua New level, new ship, new effects, new opportunities 3 lat temu
debuggame.sh First commit 3 lat temu
explosion.lua New level, new ship, new effects, new opportunities 3 lat temu
fakemain.lua First commit 3 lat temu
font.ttf First commit 3 lat temu
logo.png changed the look and fixed bugs 3 lat temu
main.lua Changed readme 3 lat temu
readme.md Changed readme 3 lat temu
stateMachine.lua Sound effects 3 lat temu

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