Maze Generator with p5.js - Part 2

Coding Challenge #10.2

In the second part of this coding challenge, using p5.js, I move through the grid created in Part 1 by evaluating which neighbouring cell will be the next one to be visited.