Learn to Code
John F. Dumas
contact me | resume | how it works | example programs | testimonials | main page

Javascript - Blooming Circles


► Problem Description: Write a javascript program that spawns circles when the left mouse button is down. The circles should be colored randomly and should shrink smoothly and gradually.


► Program Example:

Click the mouse to spawn a circle


► Source Code

All source files (zip file)


Back to Example Program Index


© John F. Dumas | johnfdumas@gmail.com | main page | top of page