neu5-przenz-games / the-game

Multiplayer web based game
MIT License
6 stars 0 forks source link

Add simple isometric map #2

Closed neu5 closed 3 years ago

neu5 commented 3 years ago

Use Tiled Map Editor to create simple isometric map and load it in our game https://www.mapeditor.org/

https://blog.ourcade.co/posts/2020/phaser-3-noob-guide-loading-tiled-tilemaps/ https://stackabuse.com/phaser-3-and-tiled-building-a-platformer/ https://medium.com/@michaelwesthadley/modular-game-worlds-in-phaser-3-tilemaps-1-958fc7e6bbd6 https://gamefromscratch.com/creating-an-isometric-map-using-tiled-tutorial/ https://phaser.io/examples/v3/view/depth-sorting/isometric-map https://medium.com/@junhongwang/tiled-generated-map-with-phaser-3-d2c16ffe75b6

https://gamedevelopment.tutsplus.com/tutorials/creating-isometric-worlds-primer-for-game-developers-updated--cms-28392

neu5 commented 3 years ago

This is currently blocked because some issue between Tiled and Phaser. I couldn't make it work. https://github.com/photonstorm/phaser/issues/4780#issuecomment-780508587