8-puzzle-bfs

There are 2 repositories under 8-puzzle-bfs topic.

  • 8-puzzle-rust

    Solving 8-puzzle with BFS and DFS algorithms

    Language:Rust
  • 8-Puzzle

    8-Puzzle Solver webapp it uses different search algorithms to solve the classic 8-puzzle problem.

    Language:JavaScript