Tetris flies the Beam AR Drone.
- Set username and password in config/config.js
- Link the module using npm link
- Install ARDrone WebFlight
- Go to where you cloned WebFlight
- Run npm link tetris_ardrone
- Copy the webflight/tetrisfolder to thepluginsfolder of your WebFlight install
- Make sure to enable the tetrismodule in your WebFlight config
- Run WebFlight!