Closed gall1frey closed 3 years ago
get_width_of_cell() function returns a constant value, 20. That works when dealing with mazes of cell size 20, but not others. Change this function so it returns the correct cell width (in pixels) for mazes of different cell sizes
get_width_of_cell() function returns a constant value, 20. That works when dealing with mazes of cell size 20, but not others. Change this function so it returns the correct cell width (in pixels) for mazes of different cell sizes