Hacker News new | ask | show | jobs
by richardjs 2022 days ago
It's not Escape Velocity, but Maelstrom was open-sourced [1]!

A while ago I forked a version and changed the braking power-up to be controlled by a button press, instead of always active [2]. It was cool to fix something that always bugged me in a game I played when I was a kid.

[1] https://en.wikipedia.org/wiki/Maelstrom_(1992_video_game)#Le...

[2] https://github.com/richardjs/maelstrom

1 comments

Works great! If you're on Ubuntu/Debian/etc, you'll need to apt install libsdl1.2-dev and libsdl-net1.2-dev. I thought something was wrong when the build took less than 2 seconds, but it turns out computers have gotten faster in the last 25 years.