35 lines
946 B
Markdown
35 lines
946 B
Markdown
# Spacel — Releases
|
|
|
|
Public release mirror for [**spacel**](https://git.alpacaman.de/alpacaman/spacel) (source private).
|
|
|
|
Builds are published here automatically by CI on every push to `master`
|
|
of the source repo. Each release carries Windows, Linux and Web binaries.
|
|
|
|
## Downloads
|
|
|
|
Latest builds: **[Releases](../../releases)**
|
|
|
|
| Platform | File |
|
|
|---|---|
|
|
| Windows | `spacel.exe` |
|
|
| Linux (x86_64) | `spacel.x86_64` |
|
|
| Web | `spacel.html` (needs `.js` + `.wasm` + `.pck` alongside) |
|
|
|
|
## Run
|
|
|
|
**Windows** — download `spacel.exe`, double-click.
|
|
**Linux** — `chmod +x spacel.x86_64 && ./spacel.x86_64`.
|
|
|
|
## Online Coop
|
|
|
|
Up to 4 players over the internet (direct IP; use Tailscale or ZeroTier
|
|
if you're not on the same LAN). Host picks ONLINE COOP → HOST, port
|
|
9091 (UDP). Clients join via the host's IP.
|
|
|
|
## Controls
|
|
|
|
- Arrow keys / WASD — thrust, turn
|
|
- Space — shoot
|
|
- Shift — boost (TITAN only)
|
|
- R — wipe (when prompted)
|