Animation of 157 vertex graph being traversed with the Graph Depth First Search (DFS) Algorithm set to the music of "fight of the Bumble Bee". This is done in PyGame in python on 4K display in Ubuntu Linux. I hope this is a useful teaching tool.
If you are interested in how you would write such a animation in python, see this video: • Graph Animation Code Step by Step in ...