Skip to content

gsmafra/15-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15-puzzle-solver

An interface for playing and auto-solving of the 15-puzzle

The solver algorithm is based on a breadth-first-search using the solution as the tree root

About

Java interface and BFS-based tree solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published