Skip to content

TidorP/SlidingPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlidingPuzzle

A program that solves the Sliding Puzzle problem with a BFS standard method and an heuristic approach using Manhattan Distance.

Made in Java

About

A program that solves the Sliding Puzzle problem with a BFS standard method and an heuristic approach using Manhattan Distance. Made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages