Godot-RTS-Template/README.md

14 lines
333 B
Markdown
Raw Normal View History

2025-07-18 09:18:00 +00:00
# Strategy Management Template
or SMT.
2025-07-17 15:47:00 +00:00
2025-07-18 09:18:00 +00:00
Base components for a RTS game inside Godot, but more focused on the managment.
## Roadmap
- [x] ~~Camera~~
- [ ] Selection
- [ ] AI orders
- [ ] Basic UI
- [ ] multiplayer ?
## Resources
2025-07-17 17:03:15 +00:00
[Tutorial](https://www.youtube.com/watch?v=DI64FzV5Wtk&list=PLUzx1-8efVAoswyWSJh-du7HCCuVL3ckt&index=3)