Hacker News new | ask | show | jobs
by mclau157 374 days ago
really the space for 16x16 sprites with AI has not been done very well so far
1 comments

miaomiaoPixel_v11 can generate sprites that small. Specify a size of 128x128, and that corresponds to an actual size of 16x16. Use an image editor to shrink the sprite down to 16x16, then reduce the palette as needed to remove the near-matching colors.

16x24 sprites end up looking a lot nicer though.