Away

Left

Right

Up

dOwn

Explanation

Using only fixed point math, plot in ASCII-art the zooming and panning visualization of the fractal, defined by those "c" where the following function on complex numbers does not diverge upon iteration on z starting from 0:
f(c,z) = z*z + c

Requirements

You can install a web browser that supports at least JavaScript 1.0 (1995) to run this application or you may consider implementing a GemiWeb0 browser with JavaScript0 yourself according to the following specification: