//
pkg.gl
Category
github.com/erikbryant/waffle
pathfinder
package
0.0.0-20241208151106-6f440276d29a
Repository:
https://github.com/erikbryant/waffle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
173 SLOC
#
Functions
New
New creates an empty waffle game shortest-path finder.
#
Structs
Path
Path contains the game and the swaps that solve it.
Swap
Swap contains two tiles to swap.
Swappable
Swappable contains the coordinates of a tile that needs swapping.