diff --git a/README.md b/README.md index 46f3d26..828b302 100644 --- a/README.md +++ b/README.md @@ -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