hackergrrl / awesome-uxn

Awesome things from the community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Uxn Awesome

Curated list of awesome Uxn projects from the community.

The Uxn ecosystem is a personal computing playground, created to host small tools and games, programmable in its own unique assembly language.

Documentation

  • Varvara - Technical documentation of the Varvara computer and a list of all its devices.
  • Uxntal - Uxntal language reference manual.
  • Uxntal opcode manual - List of Uxntal opcodes and their effects.
  • Sprite format - .chr file format description.

Tutorials

Emulators

Applications

  • Creative

    • Left - Graphical plain-text editor with proportional fonts and Uxntal syntax highlighting.
    • Nasu - Spritesheet editor with the .chr format support.
    • Noodle - Illustration tool with animation capabilities.
    • Orca - Livecoding IDE.
  • Utilities

    • Dexe - Graphical hex editor.
    • Calc - Graphical hexadecimal calculator.
    • Clock - Graphical clock.
    • Oscean - Static site generator.
    • Starling - Spreadsheet application.
  • Games

    • Niju - Hiragana and katakana learning game.
    • Donsol - Card game about exploring a dungeon made of a standard 54 poker card set.
    • Flappy - Implementation of a Flappy Bird-like game.
    • Pong - Recreation of the classic Pong game.
    • Snake - Classic Snake game implementation.
    • Cat Cubes - Puzzle game about matching and clearing tiles from a board.
    • Minesweeper - Minesweeper port for Varavara.
  • Networking

    • Xrxs - Experimental game server using the Plan 9 protocol 9p.
    • Uxnyap - Helper binary for generic abstract networking.
  • Operating systems/REPLs

  • Demos

  • Libraries

    • regex - Regex parsing in uxn

Development tools

Metadevelopment tools

Community

About

Awesome things from the community

License:MIT License