felixangell / ssm

Sprite Sheet Maker! Squashes individual tile images into one big sprite sheet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssm

Sprite Sheet Maker. Takes tiles and squashes them into one big sprite sheet.

assumptions

As I'm lazy. SSM currently makes the assumptions that:

  • You are not providing loads of tiles to make a really big sprite sheet...
  • All of the tiles are in PNG
  • The tiles are rectangular, i.e. they are S * S

About

Sprite Sheet Maker! Squashes individual tile images into one big sprite sheet.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%