rolypoly.icn: Program to draw ``abstract'' art

September 28, 1997; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This program makes a simple random abstract sketch.  It supports these
options:

     -p i    number of points (default 10)
     -s i    size of (square) window (default 300)
     -r      randomize seed

Source code | Program Library Page | Icon Home Page