design3.icn: Program to draw square design

February 17, 1995; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This program draws a design in which i points around a square are
all connected to each other.  The number of points along a side
(default 10) and the distance between them (default 40) are given as
command-line arguments.

Source code | Program Library Page | Icon Home Page