pixel-examples/community/tilemap
Zachary King 1de5ec5af8 tilemap example added 2019-02-03 10:22:25 -06:00
..
.gitignore tilemap example added 2019-02-03 10:22:25 -06:00
README.md tilemap example added 2019-02-03 10:22:25 -06:00
gameart2d-desert.png tilemap example added 2019-02-03 10:22:25 -06:00
gameart2d-desert.tmx tilemap example added 2019-02-03 10:22:25 -06:00
level.json tilemap example added 2019-02-03 10:22:25 -06:00
main.go tilemap example added 2019-02-03 10:22:25 -06:00
screenshot.png tilemap example added 2019-02-03 10:22:25 -06:00

README.md

Pixel Tiles Example

This is a very simple example of how you might load a tilemap generated with Tiled (i.e. a .tmx file), in a game with Pixel for Go.

The tilemap used in this example is humbly borrowed from James Bowman's repo here: https://github.com/jamesbowman/tiled-maps.

Preview

Screenshot of Tiles Window

Tilemap

Tilemap