filmov
tv
Python Pygame Recursive Backtracking Maze Generator

Показать описание
A concept maze I have been working on that tries to have a starting location in the centre of the grid. Then, from 4 starting points or doorways, create a random maze outwardly using the recursive backtracking algorithm.
It uses a seed to ensure reproducibility.
It uses a seed to ensure reproducibility.