Home

Awesome

Gopherize.me

Artwork

The artwork is stored in the default Google Cloud Storage account for the app.

Inside the artwork folder, each folder represents a category of items from which users may select one feature. A feature is a PNG image that is overlaid in category order to build up the final image.

An example artwork structure might look like this:

artwork/
	000-Category1/
		Feature1.png
		Feature2.png
		Feature3.png
	010-Category2/
		Feature1.png
		Feature2.png
		Feature3.png
	020-Category3/
		Feature1.png
		Feature2.png
		Feature3.png

Rules