Skip to content

🔨 Support Gamepad API in shower.js

Notifications You must be signed in to change notification settings

piecioshka/shower-gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shower-gamepad

node version npm version downloads count size license

🔨 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