shower-gamepad
v1.0.5
Published
🔨 Support Gamepad API in shower.js (presentation architecture).
Downloads
156
Maintainers
Readme
shower-gamepad
🔨 Support Gamepad API
in shower.js (presentation architecture).
Install
npm install shower-gamepad
Setup
On main index.html
file, please add on the bottom:
<script src="../node_modules/shower-core/shower.min.js"></script>
<script src="../node_modules/super-event-emitter/dist/super-event-emitter.js"></script>
<script src="../node_modules/gamepad-api/dist/gamepad-api.js"></script>
<script src="../dist/shower.gamepad.js"></script>
License
The MIT License @ 2014