After playing
Octopath Traveler II, I was really inspired by its art style and decided to create my own pixel drawing app from scratch. It's still in the early stages, but it already supports basic drawing, undo/redo, and a clean UI focused on pixel-perfect design.
I plan to add frame-by-frame animation support in the next version.
You're welcome to try it out and share your thoughts!
If you like the project, a on GitHub would mean a lot to me.
Live demo: https://ayanamiii.netlify.app/
GitHub: https://github.com/KamiC6238/ayanami
To anyone looking for a more feature packed pixel art editor, I highly recommend https://github.com/Orama-Interactive/Pixelorama which is free and made with Godot. I recently switch to Pixelorama coming from Aseprite because imo the development for the latter got a bit stale over the years while Pixelorama really seems to have a lot of momentum and community behind it. Also, Pixelorama being made with Godot is something I really love to see!
reply