This a simple and fun program for studying the Mandelbrot Set.
The main purposes of the project are:
- Play with fractals.
- Code with GDI+ in C#.
- Get fun with Tasks and continuations.
- Draw boxes with your mouse holding the left button to zoom a certain area on the screen.
- To zoom back 10 times press the right button.
- Press
ESC
to open/close the menu. - Home button in the menu will restore the zoom to the initial level.