Description

An application used to create all the sprites used in Una Aventura Insesperada, this tool allows you to export any pixel art into the format used by DevKitPro to draw pixels onto the screen. This format consists of an 8x8 matrix of indices, each one representing a color. The application measures the canvas by an 8x8 matrix; this means that a canvas of 2x2 is a canvas of 4 matrices.

gif

Features

  • Create large canvas.
  • Grid based canvas.
  • Customizable color palette.
  • Efficient export method that allows to export huge drawings.
  • Generated file ready to copy and paste.
  • Multiple windows to work in parallel.
  • Zoom