Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 992 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 992 Bytes

Maze-Generator

A tool for generating mazes in godot using the Randomized depth-first search or Recursive backtracker algorithm.
Define dimension of the maze in the spin boxes at the right of the screen and click generate.
The start and end of the mazes are marked with dots.

Status: Released
Category: Tool
Platforms" HTML5
Author: Jeffrin E
Genre: Puzzle
Made with: Godot
Tags: 2D, Godot, maze, Pixel Art, Project template

Try it here online: Maze Generator Itch.io

80x80 50x50 40x80 10x80