An open API service indexing awesome lists of open source software.

https://github.com/tipsy/isometric-tiles

Isometric landscape tiles (grass, arid, desert, snow) + decorations.
https://github.com/tipsy/isometric-tiles

Last synced: 4 days ago
JSON representation

Isometric landscape tiles (grass, arid, desert, snow) + decorations.

Awesome Lists containing this project

README

          

# isometric-tiles

Has four biomes: grass, arid, snow, and desert. All biomes have slopes.

Also has/will have: trees, bushes, tents, igloos, houses, rivers, paths, roads, bridges, tunnels

I'm open to suggestions. Please create an issue if you have a request for a new tile.

#### Warning (Nov 2015)
This project is very young, and the tile-order is likely to change often. Don't be surprised if you start using it and all your houses are suddenly roads.

# Demo
There is a file called sample.tmx in the sample dir. You can open it with [Tiled](https://github.com/bjorn/tiled).
Below are some screenshots from that file:
## 50% zoom:
![50% zoom](https://raw.githubusercontent.com/tipsy/isometric-tiles/master/sample/screenshot_close.png)
## 12% zoom:
![12% zoom](https://raw.githubusercontent.com/tipsy/isometric-tiles/master/sample/screenshot_far.png)