summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-11-07 18:15:23 -0500
committerFreya Murphy <freya@freyacat.org>2025-11-07 18:15:32 -0500
commit2f10c9b84500b62fbca7606254c4a0bdd2fde247 (patch)
tree04b1e1b877c902e6a0413efe86083d2bed808cbf /assets
parentBasic enemy pathfinding/ai added (diff)
downloadDungeonCrawl-2f10c9b84500b62fbca7606254c4a0bdd2fde247.tar.gz
DungeonCrawl-2f10c9b84500b62fbca7606254c4a0bdd2fde247.tar.bz2
DungeonCrawl-2f10c9b84500b62fbca7606254c4a0bdd2fde247.zip
graphics: add direction based entity rendering
Diffstat (limited to 'assets')
-rw-r--r--assets/atlas.bmpbin65674 -> 16522 bytes
-rw-r--r--assets/error.bmpbin4234 -> 1162 bytes
-rw-r--r--assets/player.bmpbin0 -> 4234 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/assets/atlas.bmp b/assets/atlas.bmp
index fb6a624..e0f77ee 100644
--- a/assets/atlas.bmp
+++ b/assets/atlas.bmp
Binary files differ
diff --git a/assets/error.bmp b/assets/error.bmp
index 051849c..c76f397 100644
--- a/assets/error.bmp
+++ b/assets/error.bmp
Binary files differ
diff --git a/assets/player.bmp b/assets/player.bmp
new file mode 100644
index 0000000..9b6a9d8
--- /dev/null
+++ b/assets/player.bmp
Binary files differ