updated README

This commit is contained in:
Magnus Küderli
2025-10-30 21:26:07 +01:00
parent 068e38f232
commit c0d1753106
+13 -1
View File
@@ -1,2 +1,14 @@
# Topdown raylib game
VIP
This is VIP!!
So far implemented:
- Layered tilemap rendering
- Primitive y sorting
- A star path finding for enemies
- Player movement and collision
Planed:
- Item system
- Placeable objects
- Weapons and Combat
- HUD