As a lead programmer in Enhearten Media, I work with my team on RTS game, Sanctuary Shattered sun, which is inspired by many past RTS games, like Total Anihilation, Supreme Commander, or Zero-K. Our team of less than 20 heads count, build this game now for two nearly years. We use Unity DOTS as our main core. We focus on performance, multiplier, and modibility.
Prototype based on initially made in Unity other voxel based prototype (IterOrbis: Space Dominum), using C# and classical Object Oriented Programming. This is important to mentions, since later I decided, that I want to convert whole game design, into ECS (Entity Component System), which is DOD (Data Oriented Design). Later known as Unity DOTS.
Now discontinued, website and the project itself was about the space based game InterOrbis, where player can develop own vehicles and structures, with voxel system, fly and fight as desired and to conquer nearby planets. All physics based.
There were times in my youth, where I spend time designing castles and towns around them. Minecraft has opened for me path for my creativity in the design and allowed me to see the results.