Tyriar / pathfinding-visualiser

Visualises pathfinding algorithms
http://www.growingwiththeweb.com/projects/pathfinding-visualiser/
MIT License
57 stars 15 forks source link

Improve map generation #13

Open Tyriar opened 10 years ago

Tyriar commented 10 years ago

Look into procedurally generating game maps, it would be good if instead of blocks it actually built a game-like maze or something.

Tyriar commented 10 years ago

Another idea is to increase the area around start and goal so that no path maps are less likely to be generated.