n8sprite
n8sprite is a pixel art sprite editor originally developed to create sprites for the open-source C game engine n8engine. The tool allowed users to design and export pixel art assets for use within the engine's projects. Although the engine no longer supports the n8sprite file format, the editor's source code remains available for anyone interested in studying, modifying, or repurposing it. The application integrates AnotherFileBrowser for file export functionality. To build the project from source, developers need to include DOTween and TextMeshPro in the plugins folder.