cjstone1982 / web-game-controller

Gamepad API and Gamepad Haptics API in action

Home Page:https://gamepad.berryscript.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project attempts to make the Gamepad API and Gamepad Haptics API in JavaScript accesible and easier to use.

As of now, there is no organized documentation of the APIs mentioned above. This project attempts to gather all the available info from W3C drafts and put it into action.

So if you wanted to have some controller action in your web game, I hope I made your day a little bit better :)


A tool that really helped me out when putting this together is the Gamepad API Test by luser.

About

Gamepad API and Gamepad Haptics API in action

https://gamepad.berryscript.com

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 36.7%Language:CSS 34.7%Language:HTML 28.6%