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

C# - Balls


► Problem Description: Write a c# program that draws 'N' animated balls on the screen that bounce off the edges of the window. Make the balls different colors and sizes and have them move at different speeds.


► Example Screenshot


► Source Code

Visual Studio Project: zip file


Back to Example Program Index


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