The Gamepad specification defines a low-level interface that represents gamepad devices. As HTML games begin to gradually increase in popularity, vendors are starting to introduce some exciting new APIs to make gaming that little bit sweeter. One of these is the Gamepad API, which allows you to connect your good old console gamepad into your computer and use it for browser-based games, plug and play style. HTML5 Gamepad API support in CocoonJS (Android, OUYA, NVIDIA Shield).
The Gamepad API allows you to interact with your browser using a video game console controller, AKA a gamepad. This doesn't require a special driver or plugin to work, it's as simple as plug and play!
0 Comment(s)