primer commit

This commit is contained in:
2025-11-23 11:44:31 +01:00
commit 6ada29eaf8
613 changed files with 484459 additions and 0 deletions

BIN
data/tilesets/standard.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="standard" tilewidth="8" tileheight="8" tilecount="576" columns="24">
<image source="standard.gif" width="192" height="192"/>
</tileset>

BIN
data/tilesets/walls.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

4
data/tilesets/walls.tsx Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="walls" tilewidth="8" tileheight="8" tilecount="24" columns="24">
<image source="walls.gif" width="192" height="8"/>
</tileset>