Open BeyondPerception opened 4 years ago
Create a maze with 16x16 pixel walls. The maze should be it's own class, and have methods to create a new maze.
The maze should also have a closed box in the middle and exits at the middle on the left and right sides.
Create a maze with 16x16 pixel walls. The maze should be it's own class, and have methods to create a new maze.