amaranth/README.md

16 lines
494 B
Markdown
Raw Normal View History

2022-07-29 15:24:50 +02:00
# 🪴🐻 Amaranth
Amaranth is a small drawing app written in Haskell. It was
created as a small learning project, and it probably won't
be continued.
This code is licensed with The Unlicense. Learn more at
https://unlicense.org/.
# ⚙️ How to use
2022-07-31 16:02:37 +02:00
Amaranth comes with two modes with which you can use to draw on
the screen:
- **brush mode**, which you can use by hitting B on the keyboard, and
- **eraser mode**, which you can use by pressing E.
# 📸 Screenshots
None by now. 😥