- Course
Using the Gamepad API for a Better Gaming Experience on the Web
This talk explores the usage and impact of the Gamepad API in the web gaming space. The Gamepad API lets you connect and use gaming controllers with browsers. Since it is in early stages, tracking controller inputs across browsers is a challenge.
- Course
Using the Gamepad API for a Better Gaming Experience on the Web
This talk explores the usage and impact of the Gamepad API in the web gaming space. The Gamepad API lets you connect and use gaming controllers with browsers. Since it is in early stages, tracking controller inputs across browsers is a challenge.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
This talk explores the usage and impact of the Gamepad API in the web gaming space. The Gamepad API lets you connect and use gaming controllers with browsers. Since it is in early stages, tracking controller inputs across browsers is a challenge. For this purpose, work has been done on an open source library which provides support for button press, axis movement events as well as vibration play effect in browsers. We’ll be focusing on how to leverage this library for providing better gaming experiences to consumers on the web.