Solver for 18-tile hexagonal sliding puzzle (variant of the 8-puzzle) with A*, IDS, and IDA* algorithms (IDS and IDA* not yet implemented).
Scalable to k-tile n-gonal sliding puzzle with some modifications to rings, distance metric, and cartesian representation.
Image source (and playable game): https://hexagonal-sliding-puzzle.web.app/#/
