blob: 248aebfe630ab5f69c9009f78953b5e89eeb57a4 (
plain)
1
2
3
4
5
|
cbonsai is a bonsai tree generator, written in C using ncurses. It
intelligently creates, colors, and positions a bonsai tree, and is
entirely configurable via CLI options-- see usage. There are 2 modes
of operation: static (see finished bonsai tree), and live (see growth
step-by-step).
|