This EXE file will run under MS DOS and probably any version of MS Windows. 
It is one of those wonderful "do-nothing" screen displays --something like a screen saver, 
but you must choose to run it, yourself. 
It is **very** loosely based on the idea of Conway's Game of Life; 
except there are as many as 255 different colors of life, instead of just 1. 
Dead is still dead. 
The conditions of life and death are different, and the program is still evolving. 

It is the first motion graphics display I have written in C. 
I have a plethora of QBasic motion graphics display programs, 
but they all require fumbling with the source code to get them to do different things. 
Soon, I hope to upgrade the algorithms to the C platform, and also benefit from 
the much better, higher resolution graphics modes, now available to me. 

If you like the program you get today, check back later for possibly a newer version. 
Since this is the first version to appear on the www, I'll call it v 1.0.

To STOP the program execution, hit any key.
It might take a second to finish all four scans of the generation algorithm,
but it will stop, I assure you.

You might want to turn off your screen saver if you are in Windows.
The program goes idle when the screen saver comes on.

Thanks for your interest. Have fun.

James Lehman
james@rainbow-akron.com
http://www.rainbow-akron.com/james