Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 499 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 499 Bytes

Purpose

Playing around dataviz, charts

TODOS

  • radar chart -- racer's complex stats -- on chart
  • dp on-hover
  • dp on-select
  • curved range path -- use for track representation --- project racer position on track ---- complect track (types of terrain, other aspects) ----- affect racer's speed

Dev flow

Compile and serve cljs

make dev_autocompile
make dev_serve

It's up at http://localhost:9000

You can change source files and hit Ctrl+R in browser to get the latest version