Phylogenix enables developers to analyze prefabs and generate a phylogenetic tree of any video game developed in Unity. Our tool, Phylogenix, is composed of two different parts: a Unity plugin, which analyzes Prefabs, realizes the phylogenetic inference, and generates the tree; and a web-based viewer that enables developers to visualize and explore the tree and export it as an image using the most common phylogenetic tree representations. The Unity plugin has been developed in C#, and it is distributed as a Unity package. It can analyze any Unity video game project.

Also, there are two Bitbucket repositories with both the Unity plugin and the viewer: