Skip to content
/ tiles Public

A simple example of using a TMX tilemap with the Pixel game library for Go

Notifications You must be signed in to change notification settings

zcking/tiles

Repository files navigation

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

About

A simple example of using a TMX tilemap with the Pixel game library for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages