tatty-screen

ES6 green screen teleprinter


Keywords
es6, screen, printer, tty, teleprinter
License
WTFPL
Install
bower install tatty-screen

Documentation

Tatty-screen.js

Simple ES6 green screen teleprinter in the browser

Getting Started

bower install --save tatty-screen

This is an ES6 module compiled with Traceur so you’ll need that.

Building

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