RiLeone / warbot

An autonomous, simulated game of world-conquest.
GNU General Public License v3.0
2 stars 2 forks source link

[WIP] Visualize a Graph #33

Open mafilipp opened 4 years ago

mafilipp commented 4 years ago

@RiLeone could you give me please feedback about my comments? I will then change the PR and complete the description for a final review

The output looks like

Figure_1

The further step would then for each battle to show which nodes are fighting, coloring them with another color and changing the color also of the corresponding edge Maybe we could also change the size of the node according to its population

mafilipp commented 4 years ago

@RiLeone Sorry, I didn't read all the issues carefully. I just had the idea, that it would have been nice to visualize what is happening, but I didn't see that @Sbranzo1 and @SGE-MagHead are already working on it.. Better not to create duplicates.

The license of the networkx package is 3-clause BSD license (according to [this](https://tldrlegal.com/license/bsd-3-clause-license-(revised) it seems a good license to have in our repository).

For the next 2 weeks, I will not be able to continue working on warbot, so I will terminate the PR (if there will be the need) when I am back

Thank you or the review @RiLeone