Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabioarnold/MiniPixel
A tiny pixel art editor
https://github.com/fabioarnold/MiniPixel
pixel-art pixel-editor sprites zig ziglang
Last synced: 6 days ago
JSON representation
A tiny pixel art editor
- Host: GitHub
- URL: https://github.com/fabioarnold/MiniPixel
- Owner: fabioarnold
- License: mit
- Created: 2021-12-02T18:23:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T18:54:07.000Z (10 months ago)
- Last Synced: 2024-10-31T11:04:51.685Z (8 days ago)
- Topics: pixel-art, pixel-editor, sprites, zig, ziglang
- Language: Zig
- Homepage:
- Size: 11.5 MB
- Stars: 179
- Watchers: 8
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-game-engine-dev - Mini Pixel - Tiny pixel art editor. [[Download](https://fabioarnold.itch.io/mini-pixel)] (Libraries / Zig)
- awesome-zig - MiniPixel🗒️Tiny pixel art editor
README
# Mini Pixel
A tiny pixel art editor.
## Website and download
https://fabioarnold.itch.io/mini-pixel
## Building from source
See [INSTALL.md](INSTALL.md).
## Credits
* [nanovg library](https://github.com/memononen/nanovg) by Mikko Mononen
* [zigwin32](https://github.com/marlersoft/zigwin32) by Jonathan Marler
* [s2s](https://github.com/ziglibs/s2s) by Felix QueiĂźner## License
Mini Pixel is licensed under the MIT License, see [LICENSE](LICENSE) for more information.