Creates a Trie from your chess moves. The tree contains infromation with their Win/Draw/Loss ratio, number of games, and includes 5 (by default) example games played by the target.
the program includes a function to print the tree with options to limit how many layers to print, in order to reduce visual clutter.