You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a pygame project that uses recursive backtracking algorithm to create mazes in real time then uses a star pathfinding to find a solution to solve that maze in real time while saving it into a image…