A macOS dance game that uses your camera to track body poses and score your moves against choreographed routines.
- Download
MacDance.dmgfrom Releases - Open the DMG and drag MacDance to Applications
- Launch MacDance — grant camera and microphone access when prompted
./Scripts/uninstall.shRemoves the app, all data, caches, preferences, and privacy permissions — no trace left.
Requires macOS 14.0+, Xcode 15+, Python 3.11+
xcodegen generate && open MacDance.xcodeproj # run
rm -rf ~/Library/DerivedData/MacDance-* build/ # clean upCopyright © 2024 MacDance. All rights reserved.