1.0.4 • Published 5 years ago

cli-mandelbrot v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

cli-mandelbrot

Build Status NPM Version License Dependency Status devDependency Status

View the Mandelbrot set from your terminal


Installation

npm install -g cli-mandelbrot

Usage

cli-mandelbrot

Example screen shot

Use the 'wasd' keys to move around, 'r' and 'f' to zoom in and out, 't' and 'f' to calculate more or less iterations, 'q' to toggle the help text, and 'o' to quit.

Example screen shot


Development

nvm use 6 # or nvm install 6
git clone git@github.com:danyshaanan/cli-mandelbrot.git
cd cli-mandelbrot
npm i
npm test

Feedback

1.0.4

5 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago