Fractals

Fractals is a simple Android app written in Java to visualize fractals

While reading the book "Java software solutions" I learned about the recursive nature of fractals
and was inspired to make an App that visualizes them.

Code on github