Skip to content

Mt-Rasmus/MazeGeneratorGame

Repository files navigation

MazeGeneratorGame

Unity application that produces random perfect mazes. Spawns a character that can collect coins with user input.

Description

The application takes in a width and a height value through a GUI and the produces a random perfect maze with the given dimensions using depth first search + a recursive backtracker. Collect coins randomly placed in the maze with a character controlled with arrow keys.

Author:

About

Generates a perfect maze with custom dimensions. Spawns a character that can collect coins with user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages