Open Joesalmon1985 opened 8 years ago
An adjacency matrix is a much less messy way to conceptualise the game board in code. This probably means re-writing some of the tests already created.
https://en.wikipedia.org/wiki/Adjacency_matrix
Okay so
https://networkx.github.io/
Is the program to do this. I don't even know where to start with installing this
An adjacency matrix is a much less messy way to conceptualise the game board in code. This probably means re-writing some of the tests already created.
https://en.wikipedia.org/wiki/Adjacency_matrix