Terminal ASCII animation streamed over HTTP for curl.
- Serves the animation from
animation.json - Streams frames to terminal clients like
curl - Shows a simple HTML instruction page in browsers
- Node.js 18 or newer
npm startThen open another terminal and run:
curl http://localhost:3000server.js- HTTP server and frame rendereranimation.json- exported ASCII animation dataanimation.txt- source art reference