August 2022
Intermediate to advanced
328 pages
8h 9m
English
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.
Read now
Unlock full access