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

reset validationState #576

Closed ajpal closed 5 years ago

ajpal commented 5 years ago

validationState will be used to track program state across ticks of the draw loop for validation purposes. It should be reset to {} each time the user clicks run/reset.