Question: Javascript P5 animation Problem: 2. Explosion Read and understand the template code: http://alpha.editor.p5js.org/doubleshow/sketches/HkISXEpBG Modify initElement() and updateElement() to implement the following enhancements: Each element should

Javascript P5 animation Problem:

2. Explosion

Read and understand the template code:

http://alpha.editor.p5js.org/doubleshow/sketches/HkISXEpBG

Modify initElement() and updateElement() to implement the following enhancements:

Each element should have a different, random, initial size.

Each element should have a different, random, color.

Each element's size should be increasing, initially.

Once the size increases to 30, it begins to decrease.

Once the size decreases to 0, it begins to increase.

Each element should move in an increasing speed.

Each element's color should become brighter and brighter.

The desired output should look like:

Javascript P5 animation Problem: 2. Explosion Read and understand the template code:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!