//
pkg.gl
Category
github.com/erikbryant/waffle
board
package
0.0.0-20241208151106-6f440276d29a
Repository:
https://github.com/erikbryant/waffle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
216 SLOC
#
Functions
New
New creates an empty waffle game board.
Parse
Parse unpacks a string into its corresponding waffle game board.
#
Constants
Empty
No description provided by the author
Green
No description provided by the author
White
No description provided by the author
Yellow
No description provided by the author
#
Structs
Tile
No description provided by the author
Waffle
Waffle implements a waffle game board.
#
Type aliases
Grid
No description provided by the author