8-puzzle
Here are 9 public repositories matching this topic...
A simple 8-puzzle(with GUI) game using iGraphics library.
-
Updated
Mar 20, 2018 - C
A C-based 8 puzzle solver using graphs and Abstract Data Types and 3 search-algorithms: DFS, BFS, Best-First with Manhattan Distance
-
Updated
May 26, 2024 - C
Classic n-puzzle problem solver using A* search
-
Updated
Apr 24, 2023 - C
Resolvedor do jogo 8 Puzzle utilizando backtracking, em C
-
Updated
Jul 26, 2019 - C
Using breadth-first-search, depth-first-search, A* algorithm to solve 8-puzzle-problem and missionaries-cannibals-problem
-
Updated
Aug 14, 2024 - C
A BFS and A* implementation to the classic 8-puzzle problem
-
Updated
Apr 18, 2018 - C
Improve this page
Add a description, image, and links to the 8-puzzle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 8-puzzle topic, visit your repo's landing page and select "manage topics."