Solar Skipper
Embark on a space race between the stars with your trusty sailboat! Listen to the witty banter of galaxy-famous sport commenters like retired gas giant Jules Hyperterre and regular chicken Kevin! Will you be the one who walks out with the Golden Potato in hand?
WARNING: this game is funky clunky rickety crispy. Polish does not have its place here (the quality features, not the language. Although yeah I guess the game only supports French and English for now).
Controls
- Left/Right arrow keys to steer
- Up/Down to warp time
- P to pause
- Enter to select an option
Virtual buttons should appear for mobile devices.
I made it in high_impact, a low-level game engine in C. The game's binary weighs less than 160 kilobytes zipped! I also included a previous iteration made earlier this month, in Godot Engine (a bit heavier).
Source code: https://codeberg.org/cagibidev/solar
And may the best win!
Download
Click download now to get access to the following files:
Development log
- Solar Skipper postmortem14 days ago
Comments
Log in with itch.io to leave a comment.
Firefox / LibreWolf doesn’t support WebGL but Chromium works fine.
Interesting, I have no problem on Firefox 136.0.4 on Linux. I found a compilation flag that could work and built with it, ready to publish after the rating period.
EDIT: I tested it, that won't work. No way around WebGL2. But that's why the native build exists! :p
Yeah, looks like a feature to protect against fingerprinting. It’s a shame that Godot „crashes” however.
I couldn’t find an issue on it.
Kudos to Doubi for highlighting this idea.