Above is essentially the work in progress shot of the map. As I was working on it, I decided at least for the testing purposes, I’d color in the grids for the roads as well as the walls. I have yet to decide if I want to leave the roads colored in for clarity’s sake, any input with that decision would be appreciated.
Below is the “code” that generates the walls, where I meticulously edit the 1’s for walls, the R’s for Roads, the C’s for what will be coins (they’ll replace the R’s, I just have R’s for testing purposes) and P for player. I go through, matching each and every cell to its appropriate value to make it look “good.”