michaelbutler / minesweeper

WebWorker powered Minesweeper game written in JavaScript, HTML and CSS.
https://michaelbutler.github.io/minesweeper/
GNU General Public License v3.0
39 stars 31 forks source link

Suggested improvement #2: Implement Shift & Ctrl key modifier to mouse clicks #7

Closed FixItDik closed 8 years ago

FixItDik commented 8 years ago

Suggested improvement: Allow the use of the shift or ctrl key to make a left button on the mouse behave as the right button (as in the Windows version)

The "click both buttons at once" works well enough, but if you were used to the shift or ctrl key feature in the Windows version it does feel slightly easier

michaelbutler commented 8 years ago

You fixed this I believe. And also this feature made it much faster to play on a mac book, which does not have a right mouse button!