Documentation
¶
Overview ¶
Package app implements the root TUI model for PuzzleTea, including the Elm-architecture update/view loop, game spawning, and debug overlay.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Categories = catalog.Categories()
Categories is the typed catalog view used by stats and print-export helpers.
View Source
var GameCategories = catalog.CategoryItems()
GameCategories is the list.Item view of Categories for Bubble Tea lists.
Functions ¶
func InitialModel ¶
InitialModel creates the root TUI model for the main menu.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.