Actualiser README.md

This commit is contained in:
Lucas 2025-07-18 09:18:00 +00:00
parent 29a0c0a889
commit 69b442508b

View file

@ -1,4 +1,14 @@
# Godot-RTS-Template # Strategy Management Template
Base components for a godot RTS game 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) [Tutorial](https://www.youtube.com/watch?v=DI64FzV5Wtk&list=PLUzx1-8efVAoswyWSJh-du7HCCuVL3ckt&index=3)