CSC510-2015-Axitron / maze

Main repo for maze game
0 stars 2 forks source link

Random Wall Removal algorithm #85

Closed ktspence closed 9 years ago

ktspence commented 9 years ago

Procedural maze generation algorithm that removes walls until there is a valid path, then keeps removing walls until there are no isolated points.