Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 461 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 461 Bytes

8-Puzzle-Solver-Unity

Visual 8 puzzle solver with BFS and DFS tree search algorithms. (A* and IDS will be added soon)

Features of this version:

  • Visual Puzzle editor for start and goal states (at runtime)
  • Saving nodes in hierarchy and put them in right place (under their real parents)
  • BFS and DFS algorithms are implemented
  • A simple log manager system for GUI

Please follow me on instagram