fabianokafor369 / Sliding-puzzle-solver

A python code for solving the sliding puzzle game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sliding-puzzle-solver

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.

About

A python code for solving the sliding puzzle game


Languages

Language:Python 100.0%