RTS Game Development

Hello, my name is Nikos and I run a YouTube channel catering for programmers.

Have you ever wanted to build an awesome Real-Time Strategy (RTS) game using Babylon.js? Have you ever wondered how all the units in an RTS game go about their tasks?

I invite you to come and build one and learn together with me as we build a unique RTS game called Density Wars! The game will involve you having to strategically position the units to beat your opponents. The units can link up their firepower when closer together, but you will have to balance local fire power against the overall progression of the battle.

The RTS Game Development series consists of these episodes:

  1. Lets build an online RTS game together
  2. The RTS game project structure
  3. Rectangular Unit selection

You will benefit greatly in this series as we learn together how to make a full RTS realtime game, including server side code.

All code is open source and contained here: https://github.com/QuantumInformation/Density-Wars

Related videos