resources links

This commit is contained in:
sejo 2021-11-16 21:15:39 -06:00
parent 44edbc0f7e
commit 75da31d5af
1 changed files with 20 additions and 1 deletions

View File

@ -28,10 +28,29 @@ We will use the learn-uxn website by metasyn, that requires a web browser with j
* varvara computer architecture
* the stack and postfix notation
* setting system colors
* devices labels
* labels
* drawing a pixel
* designing a sprite
* drawing a sprite
* draw loop: on-screen vector
* reading the mouse
* a small conditional example
# resources
=> ./uxn_tutorial.gmi {uxn tutorial}
=> ./hexadecimal.gmi {hexadecimal}
## external
=> https://metasyn.github.io/learn-uxn/ learn-uxn by metasyn
=> https://wiki.xxiivv.com/site/uxn.html uxn technical documentation
=> https://wiki.xxiivv.com/site/uxntal_reference.html the uxntal opcode manual
=> https://wiki.xxiivv.com/site/uxntal_cheatsheet.html uxntal cheatsheet
=> https://git.sr.ht/~rabbits/uxn uxn repository
=> https://llllllll.co/t/uxn-virtual-computer/ llllllll forum
=> https://github.com/hundredrabbits/awesome-uxn awesome uxn: awesome things from the community
irc channel: #uxn on irc.esper.net
=> https://100r.co/site/nasu.html nasu spritesheet editor