With this plugin you can control your presentation in reveal.js using your favourite gamepad.
Copy gamepad.js
or gamepad.min.js
from build
to /plugin/gamepad/
directory and { src: 'plugin/gamepad/gamepad.js', async: true }
to dependencies in Reveal.initialize
.
This plugin should be compatible with all browsers that support gamepad API (http://caniuse.com)