Skip to content

A program that finds the optimal solution to the classic sliding block puzzle, Klotski, by efficiently exploring the puzzle's state space.

Notifications You must be signed in to change notification settings

MonCaptain/klotski-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

klotski-solver

Final Project for my Data Structures and Algorithms Course.

It is recommended to use a linux OS for this project to run the solver.cpp file.

Demo:

Klotski-Solver.mov

About

A program that finds the optimal solution to the classic sliding block puzzle, Klotski, by efficiently exploring the puzzle's state space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published