
I made a TUI for pixel art. Looking for feedback.
I've been working on this side project to create pixel art directly in the terminal. Fully keyboard navigable. I built it with C++ and FTXUI, here is the source code: https://github.com/JavierCladellas/termisprite
Would you guys be interested in using something like this? Would love to get some feedback or some features you think are missing (layers and animations are planned).