mirror of https://git.sr.ht/~rabbits/nasu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| etc | 5 years ago | |
| src | 4 years ago | |
| .clang-format | 5 years ago | |
| .gitignore | 4 years ago | |
| LICENSE | 5 years ago | |
| README.md | 4 years ago | |
| build.sh | 5 years ago | |
README.md
Nasu
Nasu is a sprite editor, written in Uxntal.
Build
You must have the Uxn assembler and emulator.
uxnasm src/main.tal bin/nasu.rom && uxnemu bin/nasu.rom
Controls
arrows, move selectionenter, insert tilebackspace, delete tileleft-click, add pixelright-click, remove pixel1 2 3, select colorq w e, select toolctrl+p, export theme filectrl+n, clearctrl+r, renamectrl+o, loadctrl+s, save