A Vibe-Coded TRON-inspired infinite UNIX terminal animation with retro CRT effects, built using pure HTML, CSS, and JavaScript. Features multi-phase command sequences, realistic typing simulation, and customizable sci-fi aesthetics — all in a lightweight, dependency-free package.
Infinite-UNIX-Terminal
A TRON-inspired terminal that never stops. It opens with Flynn's commands from the 1982 film, then loops random UNIX commands with fake output forever, wrapped in CRT scanlines, glow and grime.
What's in it
- `index.html`, `script.js` and `style.css`.
- A phase-driven animation loop.
- CRT effects (scanlines, glow, flicker, curvature).
- A grime overlay.
- No dependencies.
The loop
The script runs phases in order. Flynn's scripted commands play with fixed output, then random UNIX commands with generated responses, then Matrix-style quotes, then a reboot countdown. At the end it restarts, forever. The output is faked; this is theatre, not a shell.