Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Description

I saw a bachelor's thesis at ČVUT (Czech Technical University) that addressed maze solving in C++. This inspired me to create a maze solver in C#. I used a random algorithm that selects a direction at each intersection to find the exit, leading to different paths each time.

Additionally, my C# maze solver lets me load and save different maps. I can also move elements within the maze, such as walls, the start point, and the end point. This flexibility lets me customize the maze and experiment with various configurations.

Form1.2024-05-10.10-00-46.mp4

image

About

I did a maze solver and maze genereter in C# win forms

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages