0.1.0 • Published 11 years ago

mandlebrot.js v0.1.0

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

Mandlebrot.js

An implementation of a Mandlebrot explorer in the terminal for Node.js based on sbleon's implementation in Ruby.

Screenshot

Playground

You may either clone this repository and run node index.js or you can install via npm npm install mandelbrot.js and run via the mandelbrot.js command.

To achieve better results, you may want to decrease the font size in your terminal as much as possible.