Skip to content

Corrected RatInAMaze.cpp#632

Open
elleburkhalter wants to merge 1 commit intoamritansh22:masterfrom
elleburkhalter:RatInAMaze
Open

Corrected RatInAMaze.cpp#632
elleburkhalter wants to merge 1 commit intoamritansh22:masterfrom
elleburkhalter:RatInAMaze

Conversation

@elleburkhalter
Copy link

Fixed backtracking logic, changed from a Boolean function to a vector of all possible paths, now allows for mazes of variable sizes.

Fixed backtracking logic, changed from a Boolean function to a vector of all possible paths, now allows for mazes of variable sizes
@welcome
Copy link

welcome bot commented Oct 3, 2025

Thanks for opening this pull request! Please be sure that you have checked out our contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant