lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, 23 Feb 2022 10:38:49 +1100
Andrew Trevorrow <andrewtrevorrow@gmail.com> wrote:

> Below is a Lua version of Andy Sloane's rotating ASCII donut
> (see http://www.a1k0n.net/2011/07/20/donut-math.html).
> Only tested in Terminal.app on macOS but should work in any
> terminal that supports standard ANSI escape sequences.
> Note that I aimed for an aesthetically pleasing donut shape
> rather than the shortest possible code.
> 

Worked nicely on rxvt.

Things like this are just proof to me that someone people have far too
much, and yet somehow not enough, free time. :)

-- 
Aaron B. <aaron@zadzmo.org>