Skip to content

Yorshka-Vermilion/UnrealEngine---Maze-generator-and-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

UnrealEngine---Maze-generator-and-solver

An unreal engine blueprint for generating mazes of given size, and build in algorithms (A* and wall-follower) to solve them.

To use, simply put "Content" folder of this repo to your Unreal Engine project folder, and drag "A_Maze_Generator" to scene.

Features

Maze generation:

2024-03-18.11-54-29.mp4

Diferent sizes:

You can change desired size of a maze in the details panel of and "A_Maze_Generator" object.

Przechwytywanie

Size 15x15

15X15

Size 25x25

Screenshot 2024-03-18 11-57-18

Size 35x35

Screenshot 2024-03-18 11-58-06

A* solver

2024-03-18.12-00-58.mp4

Wall-follower solver

2024-03-18.12-01-24.mp4

Variable step-delay

2024-03-18.12-02-16.mp4

Blueprint

Przechwytywanie

About

An unreal engine blueprint for generating mazes of given size, and build in algorithms (A* and wall-follower) to solve them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published