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 <fstream>
#include <iostream>
#include <memory>
#include "client/conquerspace.h"
#include "client/scenes/loadingscene.h"
#include "engine/application.h"
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |