code-dot-org / dance-party

Renderer for the Dance game type. Based on p5.js and p5.play.js.
https://code-dot-org.github.io/dance-party/
13 stars 13 forks source link

Playground: add play / reset controls #95

Open joshlory opened 6 years ago

joshlory commented 6 years ago

Actually play the song on https://code-dot-org.github.io/dance-party/!

If time: add a restart button.

ryansloan commented 6 years ago

@joshlory didn't you do this already?

joshlory commented 6 years ago

PR https://github.com/code-dot-org/dance-party/pull/187 added run/reset, but I think we still want to actually play the song audio!