RobertDaleSmith / gamepad-tester

Use JavaScript Gamepad API to build a controller tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn JavaScript Gamepad API and Build a Gamepad Tester

Description

In this exciting tutorial we are going to learn how to use the JavaScript Gamepad API. With this API we are going to build our very own gamepad tester. A gamepad tester allows you to diagnose and figure out if anything is wrong with your controller.

Gamepad API

https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API

About

Use JavaScript Gamepad API to build a controller tester


Languages

Language:HTML 73.9%Language:JavaScript 19.8%Language:CSS 6.3%