uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit b35bc3b22779352c5bab32bbc0b838910d82942c
parent 4adbd95fe226169a634131731b9e16c5da1efb4e
Author: Devine Lu Linvega <aliceffekt@gmail.com>
Date:   Wed, 18 Mar 2026 09:17:52 -0700

Fixed link to uxnmin

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -93,7 +93,7 @@ Implementations of the core and console. -- [C89](https://wiki.xxiivv.com/etc/uxnmin.c.txt) - Console only. +- [C89](https://git.sr.ht/~rabbits/uxnmin) - Console only. - [OCaml](https://wiki.xxiivv.com/etc/uxnmin.ml.txt) - Console only. ## Applications