Skip to content

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

License

Notifications You must be signed in to change notification settings

GamEditor/8-Puzzle-Solver-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages