Create a Grid
A simple warmup - make the adjacency list for a grid.
Inspiration: there is a series of blog posts showing animations of maze-creating and maze-solving algorithms.
A simple warmup - make the adjacency list for a grid.
Render a rectangular maze.