fenomas / game-inputs

A simple module for abstracting key/mouse input for games. Demo:
http://fenomas.github.io/game-inputs/
20 stars 6 forks source link

Joystick support #7

Open fenomas opened 2 years ago

fenomas commented 2 years ago

Ideally this library should know how to consume joystick events and send them to a binding. Have not looked into it carefully yet, though.