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

Javascript - Geometric


► Problem Description: Write a javascript program that generates a geometric figure where every point is connected to every other point. Let the user choose the angle between points (though it does need to be a divisor of 360).


► Program Example:


Number of degrees


► Source Code

All source files (zip file)


Back to Example Program Index


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