Documentation
¶
Overview ¶
Package gameentry builds concrete runtime game entries from puzzle definitions and runtime mode implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
type Entry struct {
Definition puzzle.Definition
Help string
Import func([]byte) (game.Gamer, error)
Modes []ModeEntry
Print pdfexport.PrintAdapter
}
Click to show internal directories.
Click to hide internal directories.