summaryrefslogtreecommitdiff
path: root/examples/images
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-01-29 19:16:19 -0500
committerDavid Thompson <dthompson2@worcester.edu>2018-01-29 22:31:31 -0500
commit6ba2755dd1ba3bcb1de88799284e908cf7f42b3a (patch)
tree03d0ca3f8f658e77058d1ca6a94904336bea74ba /examples/images
parent9c99fc7d12a5c90555b649ed845ab28d6a1b174c (diff)
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.
Diffstat (limited to 'examples/images')
-rw-r--r--examples/images/AUTHORS4
-rw-r--r--examples/images/tiles.pngbin0 -> 100846 bytes
2 files changed, 4 insertions, 0 deletions
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
diff --git a/examples/images/tiles.png b/examples/images/tiles.png
new file mode 100644
index 0000000..d8a3dfd
--- /dev/null
+++ b/examples/images/tiles.png
Binary files differ