Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 576 Bytes

Gamepad plugin for reveal.js

With this plugin you can control your presentation in reveal.js using your favourite gamepad.

Usage

controls

Instalation

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.

Browser compatibility

This plugin should be compatible with all browsers that support gamepad API (http://caniuse.com)