sim-view-tty 0.1.0

Loadable terminal (CLI/TUI) view/edit surface for SIM, projecting Scenes to text and reducing key input to Intents.
Documentation
1
2
3
4
5
# sim-view-tty

A loadable terminal view/edit surface for SIM. It projects a `Scene` to text for
a `cli`/`tui` surface and reduces terminal key input to `Intent` values. The
`sim` binary stays a bootloader; this surface is loaded, never baked in.