Replaced the old javascript clock from my wiki and replaced it with @alderwick's Uxntal implementation of Neralie.
live: https://wiki.xxiivv.com/site/time
source: https://git.sr.ht/~rabbits/uxn-utils/tree/main/item/gui/neralie/src/neralie.tal
Replaced the old javascript clock from my wiki and replaced it with @alderwick's Uxntal implementation of Neralie. live: https://wiki.xxiivv.com/site/time 4 comments
@gustav @alderwick It's a good test, I've modernized it to make use a of a couple of newer things like full screen clear and things like that :) @neauoire @gustav Oh, that was such a good one to code! I have lots of happy memories writing that. I had to make it smoothly animated even though the clock has only integer seconds, and lots of arithmetic on numbers much bigger than bytes. And these were the early days of Uxn so it did seem to be pushing the envelope at the time! :flan_heart: @alderwick @gustav It's definitely still pushing it today! it's an impressive project 💜 thank you for making it |
@neauoire @alderwick Seems to work in #uxnfloppy as well :)