Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 541 Bytes

PuzzleDash

PuzzleDash

A match-3 puzzle game built in the Dash engine.

How to run PuzzleDash on Windows

  1. Install dmd and dub
  2. Clone this repo to your machine.
  3. Open the command prompt from the start menu, and cd into the directory you cloned this repo into.
  4. Run the game simply by typing dub into the command prompt.