Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 396 Bytes

V Mandelbrot Visualizer

ascii_vercion color_version

How to use :

  • ./mandelbrot : Basic version in ASCII

  • ./mandelbrot -color : Color version

  • You can also use your keyboard to move around:

    • Moving W A S D
    • Zooming Q E
    • Adding/Decreasing iterations I K
    • Exit CTRL + D