laflechejonathan / maze-generation

Sandbox for playing around with maze generation/search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze Generation Sandbox

What is this?

Playing around with maze generation algorithms as well as different search approaches. I'm using matplotlib to visualize the resulst.

TODO

  • Fix animation saving so it doesn't take so long
  • Implement 'minimal spanning tree' maze generation approach

About

Sandbox for playing around with maze generation/search


Languages

Language:Python 100.0%