Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Using the Gamepad API for a better gaming experience on the web

Using the Gamepad API for a better gaming experience on the web

Slides for my JavaScript and Friends Conference 2020 talk.

This talk explores the usage and impact of the Gamepad API in the web gaming space. The Gamepad API lets you connect and use various gaming controllers with browsers, but since this API is in very early stages, tracking different controller inputs across browsers becomes extremely challenging.

For this very purpose I have released 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 we can leverage this library for providing better gaming experiences to consumers on the web.

Arun Michael Dsouza

August 14, 2020
Tweet

More Decks by Arun Michael Dsouza

Other Decks in Programming

Transcript

  1. Using the Gamepad API for a better gaming experience on

    the web Arun Michael Dsouza arunmichaeldsouza.com
 @amdsouza92 JavaScript and Friends 2020