Inspiration

We were interested in path finding algorithms in environments like mazes. We adapted the concept of mazes with the theme of "Bridges".

What it does

Finds the shortest path between a certain start and finish line.

How we built it

We built the entire project using Python, with the front end being built with NiceGUI. One member worked on generating the map, another worked on path finding and the last member working on front end.

Challenges we ran into

Many logic errors gave us a hard time fixing them.

Accomplishments that we're proud of

Researching and programming in such short amount of time.

What we learned

Since this is the first time that we worked in a team using GitHub, we learned how to work together to build a project.

Built With

Share this project:

Updates