Automated build from commit 3ec3ab2e0822b57f3c59b6a3d6f9be399f130742.
- Web (play in your browser, including iPad) — published to
GitHub Pages: https://idomoz.github.io/BloonsTD/
Also downloadable asBloonsTD-web.zip(host on any static
server). - macOS (arm64) —
BloonsTD-macos-arm64.zip. Unzip and
double-clickBloonsTD.app(or drag it to Applications).
Self-contained: all SDL2 dylibs are bundled.
First-run may needxattr -dr com.apple.quarantine BloonsTD.app
because the bundle is ad-hoc signed (not notarized). - Windows (x64) —
BloonsTD-windows-x64.zip. MinGW build with
all required DLLs bundled inbin/. Double-clickBloonsTD.bat
at the top level to launch (or runbin\BloonsTD.exedirectly). - iOS Simulator —
BloonsTD-ios-simulator.zip. Unsigned
BloonsTD.appfor the iOS Simulator (arm64). Drag onto a
running simulator withxcrun simctl install booted .../BloonsTD.app,
thenxcrun simctl launch booted com.idmozes.BloonsTD.