jaymakesgames | Pixel
Back
Pixel
About:
Pixel is an extremely barebones pixel art editing tool that supports sprite functionality in my game framework.
It is purpose-built to support working with small dimension sprites or images.
A core tenet of this tool is that, while it does have a utilize a custom file format, all the raw data is stored in an accessible way. That is: each layer of a document is represented on disk as its own "flat" PNG. This allows for easy migration into other tools, if desired.
Screenshots
©2018-2024 jaymakesgames