contro
contro copied to clipboard
:video_game: Game controls done right.
Hi, I really like this lib, nice work! I propose an addition to the API/doc - a way to add custom inputs. This is useful for when having the same...
Hey it's possible to add detection of more gamepads?
While on an Xbox controller the action buttons are called A, B, C, and D, on a PlayStation controller the action buttons are symbols (circle, square, ...). Contro should detect...
my device: OnePlus 3 Android 8.0.0 Chrome browser gamepad: XBox controller. here's the code. It is alerting 'a' in desktop chrome but not on mobile. I verified my gamepad is...
I've attempted to use the demo with my 8bitdo wireless controller. It doesn't appear to recognize the connection. The button labels don't change when connected, nor do they respond to...
Hello, thanks for a great library and extensive tests! I have been using it to [allow blind people to play video games](https://github.com/philschatz/puzzlescript) with a gamepad. I ran into a few...
Many game libraries (like Three.js) have [their own 2D vector implementation](https://threejs.org/docs/index.html#api/math/Vector2). Contro should allow developers to use the implementation they like.