/climb

Command Line Interface Mandelbrot explorer

Primary LanguageCMIT LicenseMIT

CLIMB - COMMAND LINE MANDELBROT

Simplistic Mandelbrot explorer using ncurses
example

PREREQUISITES

ncurses

BUILDING

make

MANUAL

  • ENTER - zoom in
  • SPACEBAR - zoom out
  • ARROW KEYS - scroll around
  • q - quit
  • a - toggle ASCII
  • h - show more information