Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebsowter/maze-generation

Maze generation using the Randomised Prim's algorithm.
https://github.com/sebsowter/maze-generation

Last synced: about 1 month ago
JSON representation

Maze generation using the Randomised Prim's algorithm.

Awesome Lists containing this project

README

        

# Maze Generation

Maze generation using [Phaser](https://phaser.io/) and the [Randomised Prim's algorithm](https://en.wikipedia.org/wiki/Maze_generation_algorithm#Randomized_Prim's_algorithm).

[View the demo](https://sebsowter.github.io/maze-generation/).

![Maze](https://user-images.githubusercontent.com/7384630/81481446-36906000-9228-11ea-8b62-9fb5330ee174.png)