Skip to content

benwh1/mandelbrot-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mandelbrot-tiny

Mandelbrot set in 183 bytes of C++

Build

g++ main.cpp

Run

./a.out >out.ppm

About

Mandelbrot set code golf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages