summaryrefslogtreecommitdiff
path: root/tiles.tsx
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-25 08:20:48 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-25 08:38:11 -0400
commit3a1afc62724f1631f23b5aa044856f7d09db14eb (patch)
treecbede9ae3bc131b244b99d1005b85ec5cef32df0 /tiles.tsx
parent2f1022f1d65b148524dc8f0c824aaca6e9392996 (diff)
Lots of changes!
* Update reflect library * Text alginment * Tiled map compilation!
Diffstat (limited to 'tiles.tsx')
-rw-r--r--tiles.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/tiles.tsx b/tiles.tsx
new file mode 100644
index 0000000..9adb30c
--- /dev/null
+++ b/tiles.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset version="1.8" tiledversion="1.8.6" name="tiles" tilewidth="16" tileheight="16" tilecount="7" columns="7">
+ <image source="images/map.png" width="112" height="16"/>
+</tileset>