Simple ES6 green screen teleprinter in the browser
bower install --save tatty-screen
This is an ES6 module compiled with Traceur so you’ll need that.
git clone git@github.com:mattstyles/tatty-screen.git
npm install
bower install
npm run build
Also, a file watcher because watching and reacting is the shit
npm run watch