1
0
Fork
You've already forked 2Layer
0
A minimal art tool for scrawling text and lines
  • Lua 100%
2025年02月21日 16:09:50 -05:00
conf.lua initial commit 2025年02月21日 14:06:46 -05:00
label.lua initial commit 2025年02月21日 14:06:46 -05:00
LICENSE license stuff 2025年02月21日 14:10:07 -05:00
main.lua Delete labels 2025年02月21日 16:09:50 -05:00
object.lua license stuff 2025年02月21日 14:10:07 -05:00
README.md Delete labels 2025年02月21日 16:09:50 -05:00

2Layer

My personal bare-bones art tool for scrawling text and lines to my screen.

Controls

q - switch layers
w - clear layer
e - erase mode
t - text mode
esc - exit text mode

Running

  1. clone repo
  2. enter directory
  3. love .

Contributing

Don't. I will change what I want to change.

License

2Layer uses Rxi's Classic for doing oop stuff.