From 5f9d760d967423c9b5747a8f48b0e111b76f86a3 Mon Sep 17 00:00:00 2001
From: Leon Niklas Lux <leon-niklas.lux@informatik.hs-fulda.de>
Date: Sun, 9 Feb 2025 22:43:41 +0100
Subject: [PATCH] =?UTF-8?q?Readme=20f=C3=BCr=20Liblvl?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 liblvl/README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 liblvl/README.md

diff --git a/liblvl/README.md b/liblvl/README.md
new file mode 100644
index 0000000..24164cc
--- /dev/null
+++ b/liblvl/README.md
@@ -0,0 +1,13 @@
+### Verantwortlichkeiten
+- enemy.cpp/.hpp Paul
+- room.cpp/.hpp Richie
+- object.cpp/.hpp Richie
+- hitbox.cpp/.hpp Paul
+- position.cpp/.hpp Paul
+- level.hpp Leon & Paul & Richie
+- level.cpp Leon & Richie & Paul
+- spritesheet.cpp/.hpp Leon
+- levelexceptio.cpp/.hpp Leon
+- tileindexexception.cpp/.hpp Leon
+- formatexception.cpp/.hpp Leon
+- player.cpp/.hpp Richie
\ No newline at end of file
-- 
GitLab