pixel-examples/community/tilemap
Zachary King 3006c34671 removed level.json 2019-02-03 16:43:57 -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
main.go removed unneeded global variable 2019-02-03 16:40:49 -06:00
screenshot.png updated screenshot preview 2019-02-03 16:37:45 -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