Skip to content

Commit

Permalink
Enclosed dots give bonus moves!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Branson committed Dec 9, 2016
1 parent 62ee532 commit 4272ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/MainPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ Page {
dots[thisDot.x_coord][thisDot.y_coord] = undefined
thisDot.destroy()
n_cleared++
if (fill_dots.length > 0) n_moves++
}

}
Expand Down

0 comments on commit 4272ad8

Please sign in to comment.