# Game Boy Camera UI

An interactive sketch inspired by the original Game Boy Camera menu flow.

Included modes:

- `Shoot`: live preview and capture
- `Album`: thumbnail grid with page navigation
- `View`: full photo browsing
- `Stamp`: cursor-based stamping into a captured photo

Controls:

- D-pad / arrow keys: navigate
- `A` (`Enter`/`X`): confirm / capture / place stamp
- `B` (`Esc`/`O` or right-click): back
- `C`: cycle stamp tool (in Stamp mode)

<qip-play>
  <source src="/components/interactive/gameboy-camera.wasm" type="application/wasm" />
</qip-play>
