GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.31k stars 124 forks source link

feature: flag block with Enter + modifier #439

Open ashsearle opened 5 years ago

ashsearle commented 5 years ago

Using keyboard only, I find it frustrating to switch between flag and clear modes (with F) and would prefer to hold down a modifier key while hitting Enter.

This PR implements it using ALT, but I'd be happy with any alternative if ALT has cross-platform issues.

jakearchibald commented 5 years ago

We had modifier keys in early prototypes of the game, but I think they clashed with things like accessibility shortcuts. We'll take another look at it though