puzzle

package
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizeName

func NormalizeName(s string) string

Types

type Definition

type Definition struct {
	ID           GameID
	Name         string
	Description  string
	Aliases      []string
	Modes        []ModeDef
	DailyModeIDs []ModeID
}

func (Definition) HasMode

func (d Definition) HasMode(id ModeID) bool

type GameID

type GameID string

func CanonicalGameID

func CanonicalGameID(name string) GameID

type ModeDef

type ModeDef struct {
	ID          ModeID
	Title       string
	Description string
	Seeded      bool
}

type ModeID

type ModeID string

func CanonicalModeID

func CanonicalModeID(title string) ModeID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL