Hey there,
disclaimer - STILL IN PROGRESS!
I was just curious as to why my program stopped working.
In the MDN doc, it says that “At this point, try reloading the code — it should work just the same as it did before, with our redesigned objects.” After I’ve redesigned the objects and added in the Shape class.
I haven’t done anything with the “Evil Circle” yet. The canvas is now black with no visible balls generating as before.
Live Site: https://assessment-version-bb-demo.glitch.me
Code: https://glitch.com/edit/#!/assessment-version-bb-demo
MDN: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Adding_bouncing_balls_features#create_a_shape_class
I’m going to keep this thread up as a progress update on the assessment.