Skip to content
/ ssm Public
forked from felixangell/ssm

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

License

Notifications You must be signed in to change notification settings

saido-labs/ssm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%