godot-open-rts
Open Source RTS game made in Godot 4
GDScript★ 1.1k⑂ 167 forksMITupdated 1 year ago
README.mdfork it — it’s yours
Open RTS
Open Source real-time strategy game made with Godot 4.
Purposes of this project
This game is not going to be a very advanced RTS that would compete with other games of this genre. Instead, it will focus on simplicity and clean design so that it can:
- showcase Godot 4 capabilities in terms of developing RTS games
- provide an open-source project template for creating RTS games
- educate game creators on creating RTS game mechanics
Features
- 1 species
- 2 resources
- terrain and air units
- deathmatch mode (human vs AI or AI vs AI)
- runtime player switching
- basic fog of war
- units disappearing in fog of war
- minimap
- swarm movement to position
- swarm movement to unit
- simple UI
- polished UI
- sounds
- music
- VFX
Godot compatibility
This project is compatible with Godot 4.3.
- support for Godot
4.2is available ongodot-4.2-supportbranch. - support for Godot
4.1is available ongodot-4.1-supportbranch. - support for Godot
4.0is available ongodot-4.0-supportbranch.
Screenshots
Contributing
Everyone is free to fix bugs or perform refactoring just by opening PR. As for features, please refer to existing issue or create one before starting implementation.
Credits
Core contributors
- Pawel Lampe (Lampe Games)
Contributors
See contributors page.
Assets
- 3D Space Kit by Kenney
more like this
godot-FLMusicLib
GDNative library that plays mp3, chiptune and tracker music files using Game Music Emu, Minimp3 and openmpt
C★ 53



