1 2 3
### Kruskal This is a simple implementation of the kruskal algorithm for maze generation in C. [Demo](https://batnako.net/demos/kruskal.html)