More Javascript Futzing

Poking at my visual programming course, here’s the result of the third assignment. Consider this under a refrigerator magnet.

The assignment objectives seem to be to introduce use of classes and animation. The new wrinkle for me was Window.requestAnimationFrame(), which we use to schedule repainting the scene to animate.