Breach Command is a keyboard-first tactical terminal game built with the Tessera TUI framework.
Includes built-in Tessera themes (Catppuccin and Rose Pine variants), adjustable color profiles, and a dedicated Widget Lab scene that exercises a broad set of Tessera widgets.
/Users/sababurduli/.dotnet/dotnet run --project BreachCommand.Presentation/BreachCommand.Presentation.csproj- Global:
Ctrl+C: exit app~: toggle debug overlay
- Main menu:
Up/Down: selectEnter: activate1-6: direct scene shortcuts
- Gameplay:
WASDor arrow keys: moveSpace: wait turnP: pause overlayEsc: return to main menu
- Settings page:
Tab: cycle focused widgetT: cycle built-in Tessera themesC: cycle color profileD: cycle default difficulty+/-: adjust map sizeH: toggle coordinate hintsS: save and return to menuR: reset unsaved editsEsc: cancel unsaved edits
- Widget Lab page:
Tab: cycle focus across interactive widgetsF: start/stop spinnerEsc: return to main menu
See docs/architecture.md.