You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the maze is drawn, where two edges touch each other, it leaves an undrawn corner. Write code to fix this by filling in the corner so all walls appear as perfect rectangles.
When the maze is drawn, where two edges touch each other, it leaves an undrawn corner. Write code to fix this by filling in the corner so all walls appear as perfect rectangles.