mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.03k stars 1.74k forks source link

[Share] Example: Pixi.js + Tiled #1749

Open finscn opened 7 years ago

finscn commented 7 years ago

Pixi.js ( http://www.pixijs.com ) is a famous The HTML5 Creation Engine. It's based on Canvas & WebGL for rendering.

There is a pixi tool named pixi-tilemap ( https://github.com/pixijs/pixi-tilemap ) It could work for rendering map based tile. But there is no official example for telling us how to use it with Tiled.

I'm a crazy fan of Tiled , I think I should do something. So, I create a tool at https://github.com/finscn/tiled-kit.js , it could help us to use Tiled in Web more easily.

There are some examples showing that how to use pixi.js + pixi-tilemap + tiled-kit.js :

My english is very poor , so there is no document now. But I'm glad to discuss about Tiled , pixi-tilemap & tiled-kit.js with you.

Ablu commented 6 years ago

I guess a great place to show this off would be the forum: http://discourse.mapeditor.org/