Skip to content

A sliding tile puzzle implemented in Python, with an A* solver.

Notifications You must be signed in to change notification settings

dandes3/tile-puzzle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A sliding tile puzzle implemented in Python, with an A* solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%