package
0.0.0-20241208151106-6f440276d29a
Repository: https://github.com/erikbryant/waffle.git
Documentation: pkg.go.dev

# Functions

New creates an empty waffle game shortest-path finder.

# Structs

Path contains the game and the swaps that solve it.
Swap contains two tiles to swap.
Swappable contains the coordinates of a tile that needs swapping.