So, after posting in the Tiled section yesterday on , I got a bit curious as to what it'd be like to make some tiles and draw a little map on it. So, i spent some time getting a few "blocks" drawn up, and drew a little map.
It's not exactly very pretty due to the style I went with (just did it to add a bit of depth to it.. otherwise it'd be boring

). But it gave me an idea.. To make an Isometric Tileset and release it under GPL or something similar. Thing is, it's only worth doing if there's going to be any interest in it.
So, what do you guys think? Will there be interest in it? If so, should I keep the style? What about actual tile sizes? At the moment, each tile is 25 width, 48 height. Each completed block is 48 width, 50 height. I'm not sure if you can do it using power of 2 sizes.. something like 24 * 48 or 32 * 64, should work I guess. In fact, having each tile 32 * 32 should make it a little easy to work with i'd imagine...
So yeh, what's your thoughts? ^_^