Storm
2D space-combat arena game with online multiplayer
Storm is a 2D space-combat arena game I’m building in Go. Fly one of eight ships, earn credits from kills, and spend them on guns, bombs, engines and armor that persist between matches. Single-player runs the full server locally; multiplayer connects you to a live arena.
Controls: WASD / arrows fly · SPACE guns · TAB bomb · / mine ·
SHIFT afterburner · ESC menu (then 1–8 swap ship, S spectate, Q quit).
Download the latest build
First-launch notes (the binaries aren’t yet code-signed):
- macOS: unzip, then right-click
Storm.app→ Open → Open (or runxattr -dr com.apple.quarantine Storm.apponce). - Windows: SmartScreen may warn — click More info → Run anyway.
- Linux: pick amd64 (most desktops/laptops) or arm64 (e.g. Raspberry Pi,
ARM machines), then
chmod +x storm-linux-* && ./storm-linux-*(needs a desktop with the usual GPU/audio libs).
Multiplayer: pick Multiplayer on the start screen and enter a server address. Your pilot and progress resume automatically on reconnect.