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.
|
|
6 years ago | |
|---|---|---|
| .clang-format | 6 years ago | |
| .gitignore | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| build.sh | 6 years ago | |
| chr6.c | 6 years ago | |
| main.o | 6 years ago | |
| nasu.c | 6 years ago | |
| sprite.chr | 6 years ago | |
README.md
Nasu
A minimal chr editor, written in ANSI C.
Build
To build nasu, you must have SDL2.
sudo apt-get install libsdl2-dev
I/O
To resume working on a tileset:
./nasu export.chr
Controls
IO
EExport(export.chr)RRender(render.bmp)
General
1-7PatternsTABCycle between colorsHToggle GuidesZDecr. Brush SizeXIncr. Brush SizeNClear
Paint
mouse1Paintmouse1+mouse2Erase