1.0.2 • Published 8 years ago

shower-gamepad v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

shower-gamepad (npm)

npm version npm.io

:hammer: 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