Actualiser README.md
This commit is contained in:
parent
29a0c0a889
commit
69b442508b
1 changed files with 12 additions and 2 deletions
14
README.md
14
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)
|
Loading…
Reference in a new issue