Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodrake authored Oct 13, 2023
1 parent 90894fa commit f55cb50
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Mandelbrot Fractal Generator

Explore the Mandelbrot fractal set with this easy-to-use C++ program. You can zoom in, adjust colors, and discover the beauty of fractals.

## Usage

Just download the solution, install the nuget packages and compile it.

1.Left mouse button to zoom in, right mouse button to zoom out.\
2.Use your mouse wheel to change the number of iteration and add more detail.\
3.Press **Escape** to exit.

0 comments on commit f55cb50

Please sign in to comment.