1.0.6 • Published 6 months ago

shower-gamepad v1.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
6 months ago

shower-gamepad

node version npm version downloads count size license

🔨 Support Gamepad API in shower.js (presentation architecture).

Setup

Installation:

npm install shower-gamepad

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

1.0.6

6 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago