Windows
A single .exe — no installer, no dependencies.
Download it, run it, play.
Windows may warn about an unrecognized app the first time (the build isn't code-signed). Click “More info” → “Run anyway”.
macOS & Linux
No packaged build yet — run from source with Python 3.10+ and
pygame-ce:
git clone https://github.com/The-Hondo/Happyweed cd Happyweed pip install -e . python tools/run_kernel_pygame.py
Prefer not to download?
The browser version runs the same port compiled to WebAssembly — no download, no plugin.