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
Short Description
The goal of this projects was to develop 2 maze generator (perfect, non-perfect) and 3 maze solver (deep-first search, breadth-first search, A star).
Languages and libs
C
Platform
Linux
About
The goal of this projects was to develop 2 maze generator (perfect, non-perfect) and 3 maze solver (deep-first search, breadth-first search, A star).