Madiwka3 592d999daf | 3 years ago | |
---|---|---|
entities | 3 years ago | |
levels | 3 years ago | |
src | 3 years ago | |
buttonClutter.lua | 3 years ago | |
conf.lua | 3 years ago | |
debuggame.sh | 3 years ago | |
explosion.lua | 3 years ago | |
fakemain.lua | 3 years ago | |
font.ttf | 3 years ago | |
logo.png | 3 years ago | |
main.lua | 3 years ago | |
readme.md | 3 years ago | |
stateMachine.lua | 3 years ago |
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:
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