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 Web-based sliding puzzle (Rush Hour) optimal solver that utilizes the Breadth-First Search (BFS) algorithm to calculate the optimal solution with the minimum number of moves.