~rabbits/catclock

Cat clock, written in Tal

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~rabbits/catclock
read/write
git@git.sr.ht:~rabbits/catclock

You can also use your local clone with git send-email.

#Catclock

This Uxntal implementation of the catclock was created in collaboration with Rekka Bellum.

Catclock was riginally an X10 program by Tony Della Fera, Dave Mankins, Ed Moy, Deanna Hohn and Philip Schneider, crafted for entertainment, in the late 1980's. It was also ported to the Plan 9 operating system by Tom Duff.

#Build

You must have an Uxn assembler and emulator.

uxnasm src/catclock.tal bin/catclock.rom
uxnemu bin/catclock.rom

If do not wish to assemble it yourself, you can download catclock.rom.

builds.sr.ht status

#Support