Regular POLYGON Drawer Lets you set the number of "Sides" and the "Perimeter" for the Regular Polygon you want drawn via the Sliders, before drawing it. Click the Green Flag (or hit the Space bar) to draw the Polygon.
Created by @gregatku for use in Coding Classes for Kids Unlimited, for whom I work as a Coding teacher. Kids are given Code to draw a square, when they get it working we ask them to make it draw a triangle. Finally we introduce them to Variables (have to help them with the mathematics involved) to generalise it for any shape Polygon. This project is the Solution project to the Coding exercise set in my Square to Polygon project.