13 Fractal Art Maker

Chapter 9 introduced you to programs that draw many well-known fractals with the turtle Python module, but you can also make your own fractal art with the project in this chapter. The Fractal Art Maker program uses Python’s turtle module to turn simple shapes into complex designs with minimal additional code.

The project in this chapter comes with nine example fractals, although you can also write new functions to create fractals of your design. Modify the example fractals to produce radically different artwork or write code from scratch to implement your own creative vision.

Get The Recursive Book of Recursion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.