Discover how to build your own strategy game using the free and open-source Godot game engine. While developing a 2D city-building game, this course will teach you several fundamental systems required for a multitude of strategy games, including resource management calculations and turn-based gameplay flow. Through this, you will create a game project worthy of any portfolio while gaining an integral understanding of skills that can be applied to your future projects.
You will learn how to:
- Create grid-based, tilemap systems
- Add buildings based on resources and space available
- Calculate resources changes based on buildings placed
- Manage resources through a turn-based gameplay style
- Set up UI components to display resource information
… and more!