Awesome
PuzzleDash
A match-3 puzzle game built in the Dash engine.
How to run PuzzleDash on Windows
- Install dmd and dub
- Clone this repo to your machine.
- Open the command prompt from the start menu, and
cd
into the directory you cloned this repo into.
- Run the game simply by typing
dub
into the command prompt.