Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Instance = &Game{}
Functions ¶
Types ¶
type Game ¶
type Game struct {
*yaq.Base
*tea.Program
Name string `yaml:"name"`
Levels []string `yaml:"levels"`
// contains filtered or unexported fields
}
func (*Game) MarkResult ¶
func (g *Game) MarkResult()
Click to show internal directories.
Click to hide internal directories.