Godot template for an RTS type game
Find a file Use this template
2025-07-31 22:37:55 +02:00
addons rework SimpleFormatOnSave 2025-07-31 19:35:35 +02:00
assetloader modloader prototype 2025-07-31 19:35:47 +02:00
audio/music add music 2025-07-22 19:30:24 +02:00
autoloads modloader prototype 2025-07-31 19:35:47 +02:00
dev documentation and optimization 2025-07-29 14:08:08 +02:00
editor/icons folder organization 2025-07-30 19:18:47 +02:00
entities folder organization 2025-07-30 19:18:47 +02:00
generated moving scripts 2025-07-22 14:34:09 +02:00
maps reorganize 2025-07-31 22:37:55 +02:00
packs reorganize 2025-07-31 22:37:55 +02:00
player folder organization 2025-07-30 19:18:47 +02:00
ui reorganize 2025-07-31 22:37:55 +02:00
.editorconfig Base project with simple camera controls 2025-07-17 17:50:47 +02:00
.gdvmrc change addons folder name 2025-07-22 08:09:46 +02:00
.gitattributes Base project with simple camera controls 2025-07-17 17:50:47 +02:00
.gitignore Base project with simple camera controls 2025-07-17 17:50:47 +02:00
4589AD_icon.ico export icones in builds 2025-07-29 19:15:56 +02:00
4589AD_icon.png Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon.png.import Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon.svg Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon.svg.import Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon_optim.svg Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon_optim.svg.import Add icons 2025-07-29 15:28:04 +02:00
4589AD_icon_test.svg export icones in builds 2025-07-29 19:15:56 +02:00
4589AD_icon_test.svg.import export icones in builds 2025-07-29 19:15:56 +02:00
export_presets.cfg fix export path 2025-07-31 17:19:28 +02:00
icon.ico export icones in builds 2025-07-29 19:15:56 +02:00
icon.svg export icones in builds 2025-07-29 19:15:56 +02:00
icon.svg.import Base project with simple camera controls 2025-07-17 17:50:47 +02:00
LICENSE Initial commit 2025-07-17 15:47:00 +00:00
project.godot reorganize 2025-07-31 22:37:55 +02:00
README.md Actualiser README.md 2025-07-21 10:00:14 +00:00

Strategy Management Template

or SMT.

Base components for a RTS game inside Godot, but more focused on the managment.

Roadmap

  • Camera
  • Selection
  • AI orders
  • Basic UI
  • multiplayer ?

Resources

Tutorial