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

C# - Dots


► Problem Description: Write a c# program that draws concentric polygons from 3 sides up to 15 sides. Have a dot travel around each polygon with every other dot going in the opposite direction.


► 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