Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.01 KB

Noodle

Noodle is an illustration program, written in Uxntal.

Build

You must have the Uxn assembler and emulator.

uxnasm noodle.tal noodle.rom && uxnemu noodle.rom

If do not wish to assemble it yourself, you can download noodle.rom.

Load on SD Card(Nintendo DS)

sudo mount -o loop sd_card.img sd_card/ && sudo cp ~/roms/noodle.rom sd_card/uxn/boot.rom && sync && sudo umount sd_card

Controls

  • right-click or escape, erase
  • arrows, move zoom
  • space or shift, toogle zoom
  • tab, invert image
  • backspace, blank canvas
  • 1-8, select brush pattern
  • [], set brush size
  • ctrl+n, clear
  • ctrl+r, rename
  • ctrl+o, load
  • ctrl+s, save
  • ctrl+p, snarf glyph
  • q, pen tool
  • w, brush tool
  • e, line tool
  • r, magic tool
  • t, rectangle tool
  • y, zoom tool