Eve1701 /
Sliding-Puzzle-Game-Python
Python Code implementation of a sliding puzzle game.
Active repository
No license
⑂ 0 forks◯ 0 issuesUpdated May 10, 2023
Loading repository data…
fabianokafor369 / repository
A python code for solving the sliding puzzle game
A python code for solving a 3 * 3 sliding puzzle game. This code employs up to 3 heuristic functions for solving this puzzle, and returns the number of steps taken to do so along with the step by step methodology of solving the puzzle.
Selected from shared topics, language and repository description—not editorial ratings.
Eve1701 /
Python Code implementation of a sliding puzzle game.