Files
the-nexus/style.css
Alexander Whitestone debd7a26c4
Some checks failed
CI / validate (pull_request) Failing after 10s
CI / auto-merge (pull_request) Has been skipped
feat: 3D terminal emulator in Batcave alcove (#269)
Adds a WebGL Batcave terminal — a cave-like alcove with a console desk,
monitor frame, and canvas-texture terminal screen rendered in Three.js.

- Press [B] to fly camera to Batcave and focus the terminal
- Full keyboard capture with cursor blink and scanline CRT aesthetic
- Built-in commands: help, clear, status, agents, whoami, uptime, date,
  ls, ping, exit/quit
- Terminal input is isolated from scene key-bindings (Tab/P/sovereignty)
  while focused
- Green phosphor glow light pulses from the screen into the cave

Fixes #269

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:53:01 -04:00

5.2 KiB