A binding shell of the browser API for gamepads in Backbone views
- Normalize input data
- Propagate Events to views
Using bower:
bower install backbone.input.gamepad
var MyView = Backbone.View.extend({
...
});
Initiated by Makis Tracend
Distributed through Makesites.org
Released under the MIT license