diff --git a/Eye Animation/index.html b/Catalogue/Eye Animation/index.html similarity index 100% rename from Eye Animation/index.html rename to Catalogue/Eye Animation/index.html diff --git a/Eye Animation/src/index.js b/Catalogue/Eye Animation/src/index.js similarity index 100% rename from Eye Animation/src/index.js rename to Catalogue/Eye Animation/src/index.js diff --git a/Eye Animation/src/styles.css b/Catalogue/Eye Animation/src/styles.css similarity index 100% rename from Eye Animation/src/styles.css rename to Catalogue/Eye Animation/src/styles.css diff --git a/ahh2.html b/Catalogue/Flower Circular.html similarity index 60% rename from ahh2.html rename to Catalogue/Flower Circular.html index 3f73f1b..682b401 100644 --- a/ahh2.html +++ b/Catalogue/Flower Circular.html @@ -3,7 +3,7 @@ - + Your browser does not support the HTML5 canvas tag. diff --git a/ahh.html b/Catalogue/inverted circle - static.html similarity index 100% rename from ahh.html rename to Catalogue/inverted circle - static.html diff --git a/untitled-1.py b/Python/Tree fractal.py similarity index 100% rename from untitled-1.py rename to Python/Tree fractal.py diff --git a/fib.py b/Python/fib.py similarity index 100% rename from fib.py rename to Python/fib.py diff --git a/Python/untitled-2.py b/Python/mandelbrot.py similarity index 100% rename from Python/untitled-2.py rename to Python/mandelbrot.py diff --git a/Python/python notes.txt b/Python/python notes.txt new file mode 100644 index 0000000..6380d13 --- /dev/null +++ b/Python/python notes.txt @@ -0,0 +1,2 @@ +https://stackoverflow.com/questions/16119991/how-to-speed-up-pythons-turtle-function-and-stop-it-freezing-at-the-end +used to speed up image, but wont be able to see animation \ No newline at end of file