Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
I started to learn programing with Python, and just created a simple decision tree with Python and Graphviz. I would like to use this, to visualize chess decision trees. I would like to have pictures of a specific chess positions at the nodes, and I`m wondering, if and how I could automate f.ex the process of generating bmp-files from pgn, and import them to a tree.