path2finding / visualizer

Interactive pathfinding visualizer with an emphasis on learning the algorithms 🎓
https://path2finding.com
2 stars 1 forks source link

thanks for the help shawn :) #47

Closed gordenstein72 closed 4 years ago

gordenstein72 commented 4 years ago

We got the functions set up to handle the click but the maze never gets updated. We were stumped on why the populateMaze function doesn't get hit after the space is clicked.

CODE REVIEW needed

gordenstein72 commented 4 years ago

Issue #21