https://github.com/luser/gamepadtest
Gamepad API Test
https://github.com/luser/gamepadtest
Last synced: 11 months ago
JSON representation
Gamepad API Test
- Host: GitHub
- URL: https://github.com/luser/gamepadtest
- Owner: luser
- License: cc0-1.0
- Created: 2013-12-11T16:25:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T08:55:08.000Z (almost 6 years ago)
- Last Synced: 2025-05-19T23:05:54.953Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://luser.github.io/gamepadtest/
- Size: 9.77 KB
- Stars: 263
- Watchers: 13
- Forks: 105
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
This is a simple demo of using the [Gamepad API](http://www.w3.org/TR/gamepad/) in JavaScript. It attempts to account for differences in implementations of the unfinished spec, as well as Chrome's prefixed implementation.
Gamepad API Test
Written in 2013 by Ted Mielczarek
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see .