FoonLudum Dare ExplorerLD41 → Space Cruise

Space Cruise

By peaupote

View on ldjam.com

CategoryRankScoreCount
Overall2
Fun2
Innovation2
Theme2
Graphics1
Audio1
Humor1
Mood1

Comments

gonutz 2018-04-26 00:05

How cool, you made your game in Go as well - Instant follow!

I will play and rate your game later because I am on my Windows machine right now and I have no C compiler installed. For your future entries you may consider [my prototype library](https://github.com/gonutz/prototype) which I used for [my entry (shameless plug)](https://ldjam.com/events/ludum-dare/41/no-brain-jogging). With it I was able to create a single static Windows exe that runs on pretty much every Windows machine out there without any dependencies. It also works on a fresh install of Linux Mint so I guess the Linux deploy is also just running the program without installing any libraries.

I will be back shortly after playing this on my Linux machine!