bendy-map icon indicating copy to clipboard operation
bendy-map copied to clipboard

A horizonless map made with Tangram

bendy-map

A horizonless map made with Tangram, in the spirit of Inception and the BERG Here & There map.

Live demo: http://meetar.github.io/bendy-map

manhattan

To run locally:

Start a web server in the repo's directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000