sorry this took a while, it works now :) thank you for trying!
gauze
3
Posts
12
Followers
A member registered Jan 08, 2020 · View creator page →
Creator of
Recent community posts
It's built with SDL2 and Emscripten, which provides the same interface for doing it on web as with desktop :) They do it through the HTML5 Gamepad API: https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_A...