Assignment 1
In this assignment you will implement code to randomly generatea maze. The maze your code produces is a 32 x 32 grid stored in aflattened bit array where each cell is a one bit value of 0 -blocked off wall or 1 – passage. When a cell is a passage then thefour neighboring cells to its north, south, east and west will bewalls. The algorithm used is a backtracking random walk that startsby opening the cell in the center of the grid and then at everyiteration the algorithm picks a random neighbor of the current opencell and sets it
PayPal Gateway not configured
PayPal Gateway not configured