gitstack

grindlemire/go-tui code browser

451 B markdown 17 lines 2026-04-18 · 7dc88fd raw

Animation

Demonstrates four terminal animation patterns: frame-cycling spinners, eased progress bars with fractional block characters, a per-character HSL color wave, and a pulsing border using gradient interpolation. All driven by a single 60fps timer.

Screenshot

Animation

Run

go run .

Guide

For a detailed walkthrough, see the Animation guide.