/tech_tree

A tool to visualize tech trees in svg.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Tech Tree Visualizer

fmt & clippy tests codecov

This project allows the user to define tech trees in yaml files and visualize them as SVG.

An example tech tree can be found in example.yaml. It can be visualized with:

tech_tree_cli resources/example.yaml

The output is an SVG image:

SVG Image