We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6081ba commit 355cfa3Copy full SHA for 355cfa3
README.md
@@ -4,14 +4,15 @@
4
Use "make" to compile the program
5
then "./fractol fractal_type_lowercased"
6
7
-Use "1"/"2" keys to increase/decrease number of iterations
+Use "1"/"2" keys to increase/decrease number of iterations and "c" key to change color
8
9
types of fractals:
10
1. Mandelbrot
11
2. Julia
12
3. Burning_ship
13
4. Spider
14
5. Mishaniabrot
15
+6. Flourish
16
17
# Mandelbrot Fractal
18

0 commit comments