Simple RTS engine with the goal to create a classic AoE like strategy game. Very early in development.
video.mp4
Be sure to have CMake installed and a GCC version that supports the C11 standard.
mkdir build
cd build
cmake .. && make
The binary will be called rts.