Question: * * * * IN VISUAL LOGIC SOFTWARE ONLY * * * * PLEASE : ) ) ) Consider the image of fireworks in a

****IN VISUAL LOGIC SOFTWARE ONLY**** PLEASE :)))
Consider the image of fireworks in a nighttime sky. Write a procedure called Burst that moves the pen to a random location on the screen, moves the pen color forward 256, and then draws a firework burst with a random size and number of rays. (Hint: You may want to add a minimum value to the random size and random number of rays to avoid having bursts that are too small or have too few rays.) The main procedure should call Burst multiple times to generate an image similar to the image below. Note: Because of the random values, your solution image will be different each time you run your program. (Hint: You can create a nighttime background by setting the pen color to black and then calling Fill Circle with a sufficiently large value, such as 2000.)6-7. Fireworks. Consider the image of fireworks in a nighttime sky. Write a procedure called
Burst that moves the pen to a random location on the screen, moves the pen color forward
256, and then draws a firework burst with a random size and number of rays. (Hint: You may
want to add a minimum value to the random size and random number of rays to avoid having
bursts that are too small or have too few rays.) The main procedure should call Burst multiple
times to generate an image similar to the image below. Note: Because of the random values,
your solution image will be different each time you run your program. (Hint: You can create
a nighttime background by setting the pen color to black and then calling Fill Circle with a
sufficiently large value, such as 2000.)
 ****IN VISUAL LOGIC SOFTWARE ONLY**** PLEASE :))) Consider the image of

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!