lean / phaser-es6-webpack

A bootstrap project for create games with Phaser + ES6 + Webpack.
MIT License
1.28k stars 319 forks source link

Add Helper classes for implementing standard roguelike top-down maps #39

Closed seanohue closed 7 years ago

seanohue commented 7 years ago

Would be cool to be able to use a tool like Tiled and have it automagically work. Perhaps there is an existing library for that.