brean / svelte-gamepad-virtual-joystick

Gamepad bindings for your svelte web-app with a virtual joystick that can either be used as fallback when a joystick is not connected, as indicator of the gamepad state or to provie a virtual joystick and a gamepad at the same time to your user.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

KeyboardManager #7

Open brean opened 4 months ago

brean commented 4 months ago

similar to the GamepadManager but listening on keyboard events, could be used as button or move the joystick.