Gravitas

Gravitas

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 3.10
coolness: 1.00
fun: 2.60
graphics: 3.74
humor: 2.57
innovation: 3.04
mood: 3.00
overall: 3.17
theme: 3.14
How to run: Remember to extract the whole archive, then launch `Gravitas` bash script on Linux or `Gravitas.bat` on windows. On Linux, you'll need to have SDL2 installed.
NOTE: If you use the post-jam version, just run Gravitas or Gravitas.exe (there are no bash or bat scripts).

Controls: right-click to move or attack, W + left click to jump. Q to switch pull/push mode, S to stop movement/attacking.

About game: This is a puzzle/shooting game made on an RTS engine, with all the ensuing hilarity. You control a character who can jump around and shoot gravity beams that either attract or repulse objects, including enemies. You can kill enemies (except ones who cannot be killed) by projecting them into danger zones like ion storms, fires, or space, or just by smashing them against each other fast enough.

About stuff: Some code were reused (UI framework and such), but all art from ground textures to unit animations was done from scratch with exception of a few cursors and icons.

About engine: The game was made on the pretty versatile if somewhat difficult to learn Spring RTS engine (springrts.com/ ), using its interesting physicsy bits to try to make something less ordinary and RTS-y.

About us: we're a few guys who've some different stuff using Spring, so we decided to also do a Ludum Dare event for epic fun.

About bugs: you can submit them on github.com/SpringCabal/Gravitas/issues

Developers (alphabetically):
Anarchid
ashdnazg
gajop
Picasso
Silentwings

PS: We want to thank everyone who has played our game. We're also thankful for all the feedback that has been provided, keep it coming ;)

We also provide a post-jam version you can use for better enjoyment. The changes are mentioned below.

Update 22.04.2015:
- Fixed one resource hog
- Fixed room 12 bug
- Made the game easier
- Made the character control slightly better
- Changed distribution archive from 7z to zip

Update 23.04.2015:
- Fixed robot explosions
- Added restart button/win condition

Update 26.04.2015:
- Using a better pathfinder system: should result in smoother movement
- Changed (improved) the control system
- Easier to right click on robots
- Units avoid electric fields better
- Added wall explosion
- Some other minor fixes

Update 07.05.2015:
- Using a newer engine version which removes the need for .bat and .bash files and contains some additional fixes
Found a bug?
Tell us on Discord