Graph Games

Playing with graph visualization options in Python...

Example based on pydot README.

Prerequisites

  • Python 3.x (duh)
  • pydot (for now)

This is maintained in the requirements.txt for now.