From 6ba2755dd1ba3bcb1de88799284e908cf7f42b3a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 29 Jan 2018 19:16:19 -0500 Subject: Add tile map example. * examples/images/tiles.png: New file. * examples/map/example.tmx: New file. * examples/tiled.scm: New file. * Makefile.am (EXTRA_DIST): Add them. * examples/images/AUTHORS: Credit the author of the tileset. --- examples/images/AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/images/AUTHORS') diff --git a/examples/images/AUTHORS b/examples/images/AUTHORS index 58442fd..985a963 100644 --- a/examples/images/AUTHORS +++ b/examples/images/AUTHORS @@ -7,3 +7,7 @@ * dialog-box.png By DragonDePlatino, CC BY-SA 3.0 http://opengameart.org/content/dawnlike-16x16-universal-rogue-like-tileset-v181 + +* tiles.png + By ArMM1998, CC0 + https://opengameart.org/content/zelda-like-tilesets-and-sprites -- cgit v1.2.3