darkfo icon indicating copy to clipboard operation
darkfo copied to clipboard

Add gamepad controls

Open darkf opened this issue 7 years ago • 1 comments

Using a gamepad/controller would be a useful improvement for people preferring that playstyle, and can work similarly to WASD movement (#94).

We can use the experimental Gamepad API for this (which works at least in Chrome and Firefox at the moment.)

darkf avatar Dec 17 '17 05:12 darkf

Also, with analog controls, we can have 6-directional movement (corresponding to the hex directions), and add up/down (similar to W/D).

darkf avatar Dec 26 '17 05:12 darkf