home *** CD-ROM | disk | FTP | other *** search
PowerWindows Project | 1992-09-03 | 2.6 KB | 52 lines |
- PowerWindows v2.0
- 1987 by INOVATRONICS, INC.
- InclIntui.h
- BDWin.c
- ABDWin2
- About BlitDemons
- The Algorithm
- $Each cell is set randomly to one of
- '16 values. Each value is displayed as
- &a unique color on the screen. During
- !each generation, if any one of a
- 'cell's nearest 4 neighbors has a value
- %which is one greater than its value,
- $the first cell is set to the higher
- value.
- &There are 4 distinct phases: debris,
- 'droplets, defects, and demons. Defects
- #cannot be seen, but they give rise
- !to Demons, which are the spirals
- which survive the fourth phase.
- Page 2 of 3
- ABDWin3
- About BlitDemons
- I may be reached by:
- USMail: Walter Strickler
- 1410 19th St. #6
- Boulder, CO 80302
- Ma Bell: (303) 443-0493
- Bix: wstrick
- Page 3 of 3
- BDWindow
- BlitDemons v1.0
- Project
- About
- About
- RestartBD
- Start
- ByeBye
- ABDWin1
- About BlitDemons
- BlitDemons By Walter Strickler
- %This program is an implementation of
- $the cellular automaton described in
- &the August, 1989, issue of Scientific
- American.
- It uses the Amiga's Blitter to
- &acheive its high speed. It is a port
- #of a program by Loren Blaney which
- 'runs under Apex, the unknown operating
- system.
- Page 1 of 3
-