Madiwka 01f4bd8d6f added pause functionality and music toggling 3 年之前
entities restucturing 3 年之前
levels added pause functionality and music toggling 3 年之前
src added pause functionality and music toggling 3 年之前
conf.lua New level, new ship, new effects, new opportunities 3 年之前
debuggame.sh First commit 4 年之前
main.lua added pause functionality and music toggling 3 年之前
readme.md added pause functionality and music toggling 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, you can clone the repo, or you can download the binary release from the releases tab too!.

The prerequisites for runing the git version are love and zip If you’re on arch, install the prerequisites with: sudo pacman -S love zip

Changelog:

  • Changed practice scoring system
  • Fixed bug with cannon timers not resetting
  • Toggle music button added
  • Added the pause menu