https://github.com/clemens1994/mandelbrotmenge_basic
Mandelbrotmenge Basic Fun
https://github.com/clemens1994/mandelbrotmenge_basic
basic-programming fractals mandelbrotmenge
Last synced: 4 days ago
JSON representation
Mandelbrotmenge Basic Fun
- Host: GitHub
- URL: https://github.com/clemens1994/mandelbrotmenge_basic
- Owner: clemens1994
- License: mit
- Created: 2023-05-21T12:59:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T13:31:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T11:36:23.890Z (12 months ago)
- Topics: basic-programming, fractals, mandelbrotmenge
- Language: BASIC
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandelbrotmenge_basic
## Compile
I recommend QB64 IDE and compiler for an unique experience. :relaxed:
## Examples
- Starting point -0,0
- Quadrat 1
- Iterations 100

- Starting point -2,-2
- Quadrat 5
- Iterations 10

- Starting point -2,-2
- Quadrat 5
- Iterations 100
