summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 12:59:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 12:59:35 (EDT)
commit1a1cb104d2e90c712dd5dd5b5e6215871ac7c734 (patch)
tree95a7c10520b394695e6627938061cabd64432d24 /games
parent1fd9696b2a813d49dba0d9703a3a81b618d31360 (diff)
downloaddodge-balls-1a1cb104d2e90c712dd5dd5b5e6215871ac7c734.zip
dodge-balls-1a1cb104d2e90c712dd5dd5b5e6215871ac7c734.tar.gz
dodge-balls-1a1cb104d2e90c712dd5dd5b5e6215871ac7c734.tar.bz2
igames/classic: Add icon map
Diffstat (limited to 'games')
-rw-r--r--games/classic/icon.tmx17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/classic/icon.tmx b/games/classic/icon.tmx
new file mode 100644
index 0000000..8a677f6
--- /dev/null
+++ b/games/classic/icon.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="14">
+ <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">
+ eJxjYMANmMjA+AAheVLVDwbzKAkPXOZRC4yaRz/zqJVHkM0bLuqoGS4AQGcAhQ==
+ </data>
+ </layer>
+ <objectgroup name="Object Layer 1">
+ <object id="2" gid="4" x="192" y="272" width="32" height="32"/>
+ <object id="10" gid="5" x="352" y="256" width="32" height="32"/>
+ <object id="11" gid="5" x="432" y="192" width="32" height="32"/>
+ <object id="12" gid="6" x="576" y="128" width="32" height="32"/>
+ </objectgroup>
+</map>