Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 122 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 122 Bytes

A simple implementation of a sliding tile puzzle (board.py) and a solver using an equally simple A* algorithm (solver.py)