pre-1.0.9-embedded
Pre-release
Pre-release
Boss-Man pre-1.0.9-embedded
Follow-up to pre-1.0.8-embedded: same all-Embedded-Swift, Box2D v3 pure-C lineup, with a movement fix and a smaller binary.
What changed since pre-1.0.8-embedded
- 3D backward movement fixed. In the DOOM and VOXEL bonus scenes, reverse was a toggle and auto-repeat could leave it latched, so backing up felt like a stuck key. Backward is now momentary: it reverses only while the key (or dpad wedge) is held, and releases instantly. ISO was unaffected.
- Smaller wasm: 866 KB (down from 5.2 MB). Box2D now compiles with
-DNDEBUG, dropping its assert machinery and message strings from the binary. - Leaderboard entry fix on the panel rendering path.
- Docs: the repo README now has an Embedded Swift deep-dive (compile flags, step-by-step manual build, why Box2D v3).
Downloads
| Platform | File |
|---|---|
| macOS (signed + notarized) | Boss-Man-Mac-wk.zip |
| Windows x64 (Sigstore signed) | Boss-Man-Windows-x64.zip |
| Windows arm64 | Boss-Man-Windows-arm64.zip |
| Linux x86_64 | .deb / .tar.gz |
| Linux arm64 | .deb / .tar.gz |
| Android | Boss-Man-Android.apk |
| Browser, self-contained file:// bundle | Boss-Man-Web.zip |
Or play instantly at boss-man.us, already running this build.