app
TowerApp
Bases: App
A TUI that manages a tumbling tower mechanic via die rolls.
action_roll_tower
Roll the tower and send the results to the child widgets as needed.
Source code in src/wretched_tower/app.py
action_toggle_dark
TowerStatus
Bases: Widget
A widget that displays the current status of the tower.