Space Cruise

Space Cruise

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
Hi everybody !

I combined 2 very different games: space invaders and SimCity. You control a spaceship and travel through the galaxie and at the same time you have to manage your ship and its crew.

Decisions you take or events that take place on one side have consequenses on the other: for instance people inside the ship are affected by the ship's movements. If the ship is hit by an asteroid, buildings inside the ship lose life points.

To win, your ship must reach a population of 50.

I made my project in Golang on Linux and I did not find a way to export an executable on another OS. I am very sorry but untill I fix this issue you will need to build the project on your own. Don’t worry it’s not too difficult, these are the steps to do so:

* install Golang here
* run in terminal `go get github.com/Peaupote/ludum-dare-41`

I am so sorry about this...

If you find any issue or have any question, you can write it here so I could fix or answer it

Thank you so much !
Found a bug?
Tell us on Discord