Putting together a lil interaction net evaluator in #Uxn to make a backend for Rejoice.
Search
Items tagged with: Uxn
Putting together a lil interaction net evaluator in #Uxn to make a backend for Rejoice.
Was having trouble making graphics for a little #uxn project because I don't think in hex yet -- started by parsing out raw .aseprite files in uxn, but got stopped when faced with *the cel chunk is compressed with zlib*...
I wasn't about to attenpt to implement zlib decompression in uxn for a few 32x32 sprites -- I don't have that kinda talent or bandwidth
And so I made my own little shitty 1bit sprite editor that outputs pastable hex!
(in JavaScript where i know how to move much faster)
We've gotten super kind comments on our animated splash lately, the #uxn code was written by @alderwick around five years ago!

git.sr.ht/~rabbits/oquonie/tre…
I've added easily customizable color theme support to Cucumber. Simply edit the settings.ini file on the SD card and define your color theme!
This LCD doesn't capture well on camera, but here's the Solarized "dark" theme ported over.
More details are on the project page: github.com/TangentDelta/cardpu…
GitHub - TangentDelta/cardputer-uxn: Uxn running on the M5Stack Cardputer
Uxn running on the M5Stack Cardputer. Contribute to TangentDelta/cardputer-uxn development by creating an account on GitHub.GitHub
implemented Go (the board game) in uxn!!!
click to place a stone, or press space to pass your turn
good idea to read up on en.wikipedia.org/wiki/Rules_of… because i didn't implement any rules other than capturing 😛
src: codeberg.org/notchoc/weiqi.tal
rom: codeberg.org/notchoc/weiqi.tal…
run: uxnemu weiqi.rom
next step is to write a game server so y'all can play against each other!
(im almost finished with network device v3 i swear just gimme one more week)
'alone in the city cont'd.'
Girl follows directions and discovers a hidden hacker bar.
can you find your friends?
@drwho @maddiefuzz @thegibson @jns @dokuja #technomage #unix_surrealism #comic #hackers #uxn #varvara #linux #glenda #9front #bsd #xenia #nccl #gopher #lo0 #mastoart #fediart
#technomage in #uxn's #oekaki
instant classic remaster in #uxn's #oekaki
_parenting_ ft. #9front
#unix_surrealism #plan9 #monochrome #comic #fediart #mastoart
return to tradition: #fossangel in #uxn's #oekaki
'run whatever you want, what do I care...'
Despite its lackluster expression, intuitively you feel the angel has a preference, but you don't know what it is.
You're not sure who's side the monochrome divinity is on, but you hope it is the one you're on.
With the help of @tty and @d6, we've found a non-intrusive way of adding metadata to #uxn roms, so external programs can see some additional details about the program and also display an icon.
The specs is here: wiki.xxiivv.com/site/metadata.…
A stand-alone program to display metadata: git.sr.ht/~rabbits/uxn/tree/ma…