You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current design of the program, a graph is unable to construct a maze game by itself. Instead, a maze class should be used to construct the maze and to also contain metadata about the graph and also information about the game.