af / openra_chart

Home Page:http://af.github.io/openra_chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenRA Unit Chart

A silly little visualization of OpenRA units, using d3.js.

View it in action

Playing with the code

Javascript is bundled together with Browserify, and css is built from Stylus. You can use npm run build_js and npm run build_css, respectively, or you can use shamus to run them automatically as you edit files.

Adding a release

Check out ra2json.js, a node.js script that converts OpenRA's YAML(ish) config files into unit json data.

Note on branches

The master branch contains the latest code, the gh-pages branch also includes the built css/js files that are served through github pages.

About

http://af.github.io/openra_chart


Languages

Language:JavaScript 98.7%Language:CSS 0.8%Language:HTML 0.5%