S&W page ZZZ: self avoiding random walk and visualization
- Write a visualization of a 2D array so that each cell contains either
a red or green circle.
- Write code to calculate a dead-end path in a self-avoiding
random walk and then visualize that path within the matrix.