
About
Muse Dash is described in the project's own README as "a parkour-rhythm game combination." Clone Dash is a work-in-progress, open-source, cross-platform clone of Muse Dash. It can currently load the base game's levels and provides core gameplay, and the author describes it as an early "vertical slice" — functional but incomplete, with file formats still expected to change. It targets Windows (primary), Linux, and macOS (least tested), and is built with .NET 10.0.
How it differs from the original
Clone Dash aims to add accessibility, training, and customization features that the original Muse Dash doesn't have, and supports loading community-made custom albums (in the MDMods CustomAlbums format) beyond the base game's own levels.
Getting started
Playing it requires already owning Muse Dash on Steam, since the game locates and reads a valid Steam installation of the original to load its levels. Custom albums can additionally be loaded through the MDMods format or via a linked third-party site from the main menu.
Media
Additional notes
- License
- Uses AssetStudio (MIT license), a NetCore-independent fork of OdinSerializer (Apache 2.0), and Raylib/Raylib-cs (ZLib license) as third-party dependencies.