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 (
GameCategories = gameCategoryItems
)
Functions ¶
func InitialModel ¶
InitialModel creates the root TUI model for the main menu.
Types ¶
This section is empty.
Source Files
¶
- category_item.go
- debug.go
- game_session.go
- handle_daily.go
- handle_game.go
- handle_help.go
- handle_menu.go
- handle_seed.go
- handle_stats.go
- handle_theme.go
- keys.go
- markdown_style.go
- mode_display.go
- model.go
- notice.go
- screen_core.go
- screen_layout.go
- screen_menu.go
- screen_navigation.go
- screen_support.go
- seed_input.go
- session_controller.go
- spawn.go
- state_view.go
- update.go
- view.go
- weekly.go
Click to show internal directories.
Click to hide internal directories.