From the vault

DOWNLOAD.

Android APK, Windows, Linux, macOS, and a Web zip. Same 0.2.0 MVP as the in-browser play page.

ANDROID

Android APK

173.3 MB · Sideload — enable unknown apps

Download
WINDOWS

Windows

177.1 MB · Unzip and run

Download
LINUX

Linux

166.2 MB · chmod +x, then launch

Download
WEB

Web zip

146.3 MB · Prefer /play/ in the browser — this zip is for self-hosting over HTTP

Download
MACOS

macOS

197.5 MB · If macOS says damaged, run Open this Mac app.command

Download

Android may need “install unknown apps” enabled for the APK. Linux builds need execute permission on the binary.

macOS says “Dungeon Sweeper is damaged”? That is Gatekeeper, not a broken download. Safari tags unsigned apps with a quarantine flag. Right-click → Open does not clear that dialog.

  1. Unzip the download.
  2. Double-click Open this Mac app.command (it strips quarantine, then launches the game).
  3. If macOS blocks the helper: System Settings → Privacy & Security → Open Anyway.

Or Terminal, after unzipping:

xattr -cr "Dungeon Sweeper.app"
open "Dungeon Sweeper.app"