How to generate mazes using Prim’s and Kruskal’s algorithm. Example implementations in Unity with C#. Methods for solving mazes. Demonstration of maze generators available on the web.
Demo project in Unity and C# – https://github.com/levidsmith/MazeDemo
New and Updated Games by Knox Developers
Untitled game by Matthew
BlazorRogueLike by Mythik
Enfield by LocksmithArmy and Kendra
Gomen-nasai by Levi
Links and Notes
- Mazes for Programmers by Jamis Buck – www.mazesforprogrammers.com
- Maze Generator – www.mazegenerator.net
- Prim’s Algorithm Maze Generation – www.integral-domain.org/lwilliams/Applets/algorithms/primsmaze.php
- Maze Algorithms – www.jamisbuck.org/mazes/
- Example maze generation with Prim’s in Unity – www.youtube.com/watch?v=ucWX34Vrel8
- Prim’s algorithm – www.tutorialspoint.com/data_structures_algorithms/prims_spanning_tree_algorithm.htm
- Dijkstra’s algorithm – www.geeksforgeeks.org/dijkstras-shortest-path-algorithm-greedy-algo-7/
- Theme music – Ride by Pocketmaster
Hosted by Levi D. Smith
/