JavaScript Graphics

Back to index
Your browser is broken ASSIGNMENT:
Upon inspection of the code that creates this blob, you will see that it is constructed through the utilization of twelve calls to quadraticCurveTo. The shape is filled in yellow and then outlined in magenta.

Your assignment will be to add a fifth extension to this blob to create a blobfish with five arms. The arms must be evenly distributed. The use of graph paper is highly recommended!