4ge-frac.zip      10454 **+   4ge-fractal by CuteELF of 4ge : A fractal zoomer
                              | - Has an explanation of how the effect is done,
                              | but doesn't say much about the generation of
                              | the fractal. Good overall program design and
                              | comments. Assembler, real-mode
mfract.zip        16607       Chaotic Fractal Screensaver by Magister of Phazix
                              | : A screensaver of sorts (plain DOS only, no
                              | Windows 95) that zooms into the Mandelbrot set
                              | and animates the Julia set. Source code
                              | included. Also includes a text file that
                              | explains fractals and how to generate them.
                              | Text, assembler, protected-mode.
vaftre.zip        31968 **+   Fractal Trees by Slavinsky of PL : Explanation of
                              | how to make a simple fractal tree. C/C++, Text