cli-mandelbrot

1.0.4 • Public • Published

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

/cli-mandelbrot/

    Package Sidebar

    Install

    npm i cli-mandelbrot

    Weekly Downloads

    17

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    73.3 kB

    Total Files

    19

    Last publish

    Collaborators

    • danyshaanan