This is the code companion to my Ember-D3 tutorial, presented at the Ember ATX Meetup on 4/26/2018.
You can check how the project should look after each step, by running git checkout and specifying the branch name:
| Branch name | Added features |
|---|---|
| step-1 | Setup |
| step-2a | init |
| step-2b | responsive |
| step-2c | scale |
| step-2d | container |
| step-2e | buttons |
| step-2f | action |
| master | restart game, difficulty levels |