Skip to content

A tool for generating mazes in godot using the Randomized depth-first search or Recursive backtracker algorithm

License

Notifications You must be signed in to change notification settings

JeffrinE/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tool for generating mazes in godot using the Randomized depth-first search or Recursive backtracker algorithm

Topics

Resources

License

Stars

Watchers

Forks