aseprite
Animated sprite editor and pixel art tool
Aseprite is a tool for creating 2D pixel art for video games. In addition to basic pixel editing features, Aseprite can assist in the creation of animations, tiled graphics, texture atlases, and more.
- Versions: 1.1.7
- Website: https://www.aseprite.org/
- Licenses: GPL 2+
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aseprite
as follows:
guix install aseprite
Or install a particular version:
guix install aseprite@1.1.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.