A contra dance visualization system
====
- Sets of multiple dancers
- Dances contain many Moves
- A Move is composed of one or more Actions
- Dances determine the current Move based on the count passed in
python -m http.server
localhost:8000/test/SpecRunner.html
- Remove Move.defaultAction
- Figure out what to do about previousAction across moves
- Pull render loop out of index.html
- Progression mid-dance