Developed a GUI and PTUI for CSCI 142 where we built a puzzle-solving algorithm using Breadth-First Search, an algorithm that finds the optimal path given a graph of nodes. The solver was made to adapt to different puzzles by recursively generating different configurations of that particular game and returning the shortest path. I created a fully functional graphical user interface that users could play through as well as a Plain Text User Interface.
-
Notifications
You must be signed in to change notification settings - Fork 0
aas1128/Hoppers-Jam
About
Built a puzzle-solving algorithm using Breadth-First Search. The solver adapts to different puzzles by recursively generating different configurations to find the shortest path.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published