Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 278 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 278 Bytes

Fractals-With-Pygame

These files are a set of python programs that I made, each which generate a different fractal.

They all rely on mathgraph.py, which is a set of functions which use the pygame module to make it very easy to draw mathematical functions on a pygame screen.