Skip to content

Terminal maze game based on the use of Disjoint Sets for the generation.

Notifications You must be signed in to change notification settings

issaeldev/Maze-Generator-DisjointSets

Repository files navigation

A terminal maze game based on the use of Disjoint Sets for the generation made in group, so the whole idea of using Disjoint Sets came from the book "Data Structures & Algorithm Analysis in C++" from Mark Weiss, so from that point we made some research to consider some implementations though at that moment we did not find any in GitHub using C++, and that was one of our motivations to implement one.

Menu:

image

Level 1:

image

Level 2:

image

Level 3:

image

Level 4:

image

About

Terminal maze game based on the use of Disjoint Sets for the generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published