Projects

PathFinding Algorithms Visualization 2020

Visual interface made with Python in pygame that allows the user to create randomly generated mazes with Prim's algorithm. Along with finding a path between to points using diverse path-finding algorithms such as DFS, BFS and A*.

Maze
© 2021 Juan Pablo Oriana. All Rights Reserved.