Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include "engine/renderer/renderer.h"
#include <glad/glad.h>
#include <spdlog/spdlog.h>
#include <algorithm>
#include <vector>
#include "engine/enginelogger.h"