-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Hi, first thanks for this awesome demo!
Would you accept a pull request with the following commits ? :
- Replace
<progress>with<meter> - Rename variables that uses single letter with more descriptive names
- performance optimizations
Also another question: Is window.addEventListener("gamepadconnected", connecthandler); window.addEventListener("gamepaddisconnected", disconnecthandler); useless considering scangamepads(); is called all the time in the requestAnimationFrame ? Or am I missing something ?
Metadata
Metadata
Assignees
Labels
No labels