Walk.zip

=====================================================
	Walk

		Joe Charlier
		Aepryus Software
		http://www.Aepryus.com/
		JoeC@Aepryus.com

		Created:	May 1993
		Packaged:	06/24/1998

=====================================================
	Walk.exe	executable file
	egavga.bgi	Borland bgi driver file
	Picture.wlk	Data file containing walk image
=====================================================

Purpose:
To view a random walk sticky sand image.

Instructions:
	1. Run program
	2. Hit any key, but 'S' to stop program
	   or Hit 'S' to stop program and save image
	3. Hit any key to quit

Notes:
This is a simple random walk program.  A pixel is released and random walks
until it becomes adjacent to another pixel, then it stops and a new pixel
is released.

In order to save the diagram, hit 'S'.  The next time you run the program
the old diagram will be there.  If you want to start over delete
'PICTURE.WLK'.

The system won't stop until the currently walking pixel stops.
So, after hitting 'S' the system will continue until the pixel hits.
After the system stops, press any key to quit.

