Skip to content

My solution to Jamis Buck's Weekly Programming Challenge #11

Notifications You must be signed in to change notification settings

MarEdv/wpc-week11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Programming Challenge 11

This time I solved it using Elm. It is possible to draw cicles by defining the circle with two mouse clicks, one for the center and one that will be on the drawn circle. The radius is calculated from the distance between the two clicks.

About

My solution to Jamis Buck's Weekly Programming Challenge #11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published