]> git.r.bdr.sh - rbdr/sumo/commit - lib/factories/sumo.js
Draw the Arena (#7)
authorRubén Beltrán del Río <redacted>
Mon, 23 Apr 2018 12:58:20 +0000 (07:58 -0500)
committerGitHub <redacted>
Mon, 23 Apr 2018 12:58:20 +0000 (07:58 -0500)
commit6768cd461ec1a8ea87c0f64e1b3c29e36b0b02ed
treea681bf5e89210cc86f8108696e4f51ee16d62ee6
parent7ade6f8d96825386bf2e89dea51f9297cbac8e9c
Draw the Arena (#7)

* Add defaults to config

* Create arena sprite

* Draw the arena

* Draw a face when cooling down the dash

* Correct linter issues
lib/components/dash.js
lib/config.js
lib/factories/pixi.js
lib/factories/sumo.js
lib/nodes/drawn_dasher.js [new file with mode: 0644]
lib/sumo.js
lib/systems/dash.js
lib/systems/draw_dash.js [new file with mode: 0644]
lib/systems/render.js