I started playing with the gamepad api from the W3C.
This project use the emoji-rainmaker web component.
When the button 0 of a gamepad is pressed, the emojis start to rain.
WIP
#UseThePlatform
- Install node + npm + bower
- Run
npm install
- Run
bower install
- Run
npm start