Skip to content

mrchameleon/randomsprites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random sprite generator

I know I got this from a tutorial somewhere.

I will find out the original author and give credit if I extend this.

usage:

arg1: border width (5 -> 5x5) / margin / padding between sprites

arg2: draw size (sprite size)

arg3: full image size in pixels

python generate.py 5 10 1500

example output:

example output

About

create a spritesheet of colorful random entities using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages