Mandelbrot Generator Program - Second Year Project
A small program that generated a mandelbrot set using a farm of threads and user input to dictate the appearance of the mandelbrot. The purpose of this project was to explore multithreading in programs.