Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 136 Bytes

File metadata and controls

6 lines (3 loc) · 136 Bytes

n-puzzle

This is a solver of fifteen-square game.

Uses Manhattan heuristics for searching the shortests pathes for the game piece.