Graphic Interface (pixi.js) using nodejs that displays tweet messages in real-time. (Game Format) Tweets are placed on a canvas in the form of bubbles with messages at their heart. Each bubble can be burst to earn points.
Launching step:
- Install nodejs (brew install node)
- In current directory type command: npm install
- In current directory type command: npm start
- In browser type localhost:3000/index.html
- Configure config.js in order to change parameter (Set KEYS apps.twitter.com)