Skip to content

easai/Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

You can yous Maven for this project. Download the project and compile as follows. The JAR files will be created under target directory.

> git clone https://github.com/easai/Mandelbrot
> cd Mandelbrot
> mvn package
> cd target
> java -jar Mandelbrot-0.0.1-SNAPSHOT-jar-with-dependencies.jar

About

Mandelbrot is an app that draws the Mandelbrot set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages