Sailor

This game is from the old Ludum Dare platform. The original page is no longer available.
fun: 3.71
graphics: 3.23
humor: 3.00
innovation: 4.20
journal: 1.43
overall: 3.52
polish: 2.77
technical: 4.21
theme: 3.55
Hello again! The linux binaries (and source) are up! These are post-deadline versions where nothing except the necessary has been changed. In order to get the game working on linux I’ve changed the following things:
Reference parameters in the Vector2 class has been set to const
One _itoa_s() call has been changed to a sprintf() call
The time function has been changed from clock() to (clock() * 1000 / CLOCKS_PER_SEC)
Nothing else has been changed (in order to not cheat!), so there’s still a couple of bugs in there which can be used to get higher scores etc. I’m not going to tell you where though 😀

Linux binaries and source:
http://gustav128.googlepages.com/sailor_linux.tar.gz
I should probably mention that you can move your boat using the arrow keys and repaint it while sailing! (people often ignore the readme for some reason :D)
Found a bug?
Tell us on Discord