Skip to content

fatelgit/worldmap-with-pixi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a working example for rendering a tmx file into your browser using pixi.js. Tileset and tmx taken from the Tiled examples

Requirements

You need some libraries. First of all jQuery (currently 3.1.1) and pixi.js of course (currently 4.1.1). They are loaded from cdn. Furthermore I am using the great gameloop implementation from Isaac Sukin called 'MainLoop.js'

How to use?

You can just scroll through the code here or simply checkout the project to run it in you local environment. A webserver is required to load local files like *.tmx. Alternatively you could modify you browsers cross origin policy but I wouldn't recommend that.

Further reading

See my blog postfor further information. Feel free to open issues or leave comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published