Skip to content
/ noodle Public

Clone of ~rabbits/noodle, with submitted patches

License

Notifications You must be signed in to change notification settings

Hoolean/noodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Clone of ~rabbits/noodle, with submitted patches

Resources

License

Stars

Watchers

Forks

Languages