stale icon indicating copy to clipboard operation
stale copied to clipboard

Tutsplus “Using the HTML5 Gamepad API…” only covers Chrome/Firefox

Open dstorey opened this issue 11 years ago • 0 comments

URL: http://gamedevelopment.tutsplus.com/tutorials/using-the-html5-gamepad-api-to-add-controller-support-to-browser-games--cms-21345 Google pos: 9th ("gamepad api)

Issues:

One of the few articles that covers the latest syntax (great :)), but includes copious mentions of Firefox and Chrome and how they handle things, but no mentions of IE. This makes it seem like it is not supported. It is however, only supported in the Developer Channel.

Fixes:

  • Mention it is now supported by IE dev channel, and include IE in the mentions where the other browsers are mentioned.
  • Note any differences like mentioned for Chrome. It should be the same as the spec/Firefox
  • Remove mention of Gamepad.js as it is deprecated

dstorey avatar Jul 16 '14 21:07 dstorey