cbonsai

Generate and display beautiful animated bonsai trees in your terminal

brewmacoslinux
Try with needOr install directly
Source

About

Console Bonsai is a bonsai tree generator, written in C using ncurses

Commands

cbonsai

Examples

Generate a random bonsai tree with default settings$ cbonsai
Generate a bonsai tree and save it to a file instead of displaying$ cbonsai -o tree.txt
Generate a bonsai tree with custom seed for reproducibility$ cbonsai -s 12345