Index for ftp://ftp.gno.org/pub/apple2/gs.specific/programming/examples/gsoft This index was last updated: Thu Aug 16 0:32:42 2001 ---------------------------------------------------------------------- droplets.txt Sample GSoft code by John L. Graham (in UNIX text format). This is a fun little GSoft BASIC program that randomly draws droplets that descend across your screen and splash on an imaginary surface. This example shows how easy it is to mix decimal and hexidecimal numbers as well as a combination of GSoft BASIC and Toolbox graphics commands. wiggle.txt Sample GSoft code by John L. Graham (in UNIX text format). This little program draws a dot that wiggles its way around the screen leaving a trail of different colors behind it.