bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Create distributable TileSet #65

Open bcvery1 opened 5 years ago

bcvery1 commented 5 years ago

To create proper tutorials and examples, a custom TileSet image is required. This is so it can be distributed without worrying about licence and credit.

A 320x320 pixel image is required, consisting of 100 tiles (10x10 grid), each 32x32pixels with no spacing in-between. Not all of them have to be filled, and this image may be added to at a later stage.

The following should be included:

bcvery1 commented 5 years ago

Pushing back due to time constraints, will use a basic TileSet for now, and this will be used to make the tutorials and examples look good in the future