Zbonsai - procedural bonsai tree generator

zbonsai

Hey everyone. Wanted to show a fun TUI project I’ve been plugging away at to learn zig. Been working on what cbonsai would look like in more idiomatic zig.

  • Generates bonsai trees in your terminal
  • Pass optional flags to live view generation, or tweak other generation parameters
  • Uses libvaxis for drawing, and zig-clap for Command Line Arguments parsing.

Any feedback on better practices are appreciated :slight_smile:

13 Likes