uxn

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

commit 1a81d1cc644dd904babbadc00a49867bc749b1c6
parent 6b5f28136b9a3467ecedbc2553a19347ac54c887
Author: Charlie Bellini <karolbelina@gmail.com>
Date:   Thu, 23 Jul 2026 00:13:30 +0200

Update some links

Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -154,7 +154,7 @@ Implementations of the core and console. ### Demos -- [Bad Apple!!](http://167.235.19.20/bad-apple-uxn/) - An arrangement of the Bad Apple!! music video. +- [Bad Apple!!](https://167.235.19.20/bad-apple-uxn/) - An arrangement of the Bad Apple!! music video. - [tiles](https://codeberg.org/kira/uxn-demos/src/branch/master/tiles.tal) - A scrolling tile-map renderer. - [svitlyna](https://github.com/gardenappl/svitlyna) - A "full-color" image viewer. - [Bunnymark](https://git.sr.ht/~rabbits/uxn-games/tree/main/item/bunnymark/src/bunnymark.tal) - Render performance benchmark. @@ -201,8 +201,8 @@ Implementations of the core and console. - [Emacs mode](https://github.com/non/uxntal-mode) ([alt 1](https://github.com/xaderfos/uxntal-mode) [alt 2](https://github.com/rafapaezbas/uxntal-mode)) - [Kakoune plugin](https://git.sr.ht/~athorp96/uxntal.kak) - [Lite XL plugin](https://raw.githubusercontent.com/lite-xl/lite-xl-plugins/master/plugins/language_tal.lua) -- [Vim plugin](https://github.com/karolbelina/uxntal.vim) -- [Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=karolbelina.uxntal) +- [Vim plugin](https://167.235.19.20/uxntal.vim/) +- [Visual Studio Code extension](https://167.235.19.20/uxntal-vscode/) - [Language server](https://github.com/bullno1/buxn-ls) - [Kate syntax](https://github.com/pfych/uxntal-kate-syntax) - [Sublime syntax](https://git.sr.ht/~rabbits/uxn-utils/tree/main/item/etc/tal.sublime-syntax)