Skip to content

NodeJS command line tool for combining multiple images/sprites into a single spritesheet for use in game development.

License

Notifications You must be signed in to change notification settings

Nappa9693/spritesheet-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the code to create spritesheets:

  • Install NodeJS which can be found here
  • Navigate to the parent directory where index.js resides.
  • Run $node index.js
  • You will be prompted for the source directory where the images/sprites can be found, and the destination/filename for the spritesheet (be sure to include the file extension).

About

NodeJS command line tool for combining multiple images/sprites into a single spritesheet for use in game development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published