From 69b442508b4f2bc6f35c65a842485cf61e7ecf81 Mon Sep 17 00:00:00 2001 From: lucastucious Date: Fri, 18 Jul 2025 09:18:00 +0000 Subject: [PATCH] Actualiser README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b465148..d2039b1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ -# Godot-RTS-Template -Base components for a godot RTS game +# Strategy Management Template +or SMT. +Base components for a RTS game inside Godot, but more focused on the managment. + +## Roadmap +- [x] ~~Camera~~ +- [ ] Selection +- [ ] AI orders +- [ ] Basic UI +- [ ] multiplayer ? + +## Resources [Tutorial](https://www.youtube.com/watch?v=DI64FzV5Wtk&list=PLUzx1-8efVAoswyWSJh-du7HCCuVL3ckt&index=3) \ No newline at end of file