summaryrefslogtreecommitdiffstats
path: root/games/classic/level01.tmx
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 12:48:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 12:49:20 (EDT)
commita290dfc9c5192294da4c5c772fd98e757148beea (patch)
tree4db50c08ce68080032bffad7cc18c752b979bacc /games/classic/level01.tmx
downloaddodge-balls-a290dfc9c5192294da4c5c772fd98e757148beea.zip
dodge-balls-a290dfc9c5192294da4c5c772fd98e757148beea.tar.gz
dodge-balls-a290dfc9c5192294da4c5c772fd98e757148beea.tar.bz2
games/classic: Add
Diffstat (limited to 'games/classic/level01.tmx')
-rw-r--r--games/classic/level01.tmx17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/classic/level01.tmx b/games/classic/level01.tmx
new file mode 100644
index 0000000..1b66002
--- /dev/null
+++ b/games/classic/level01.tmx
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="6">
+ <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
+ <image source="tileset.png" width="96" height="64"/>
+ </tileset>
+ <layer name="Tile Layer 1" width="20" height="15">
+ <data encoding="base64" compression="zlib">
+ eJxjYmBgYKIyphYYNW/UvFHzhr551MQAOycAhQ==
+ </data>
+ </layer>
+ <objectgroup name="Object Layer 1">
+ <object id="2" gid="4" x="64" y="416" width="32" height="32"/>
+ <object id="3" gid="5" x="160" y="128" width="32" height="32"/>
+ <object id="4" gid="5" x="480" y="416" width="32" height="32"/>
+ <object id="5" gid="6" x="352" y="96" width="32" height="32"/>
+ </objectgroup>
+</map>