Hi all,
I planned to create a 2D turn based strategy game using modern C++. The idea was to use SDL and make it available for at least Linux, Windows and Android and create everything from scratch, but the time is what it is, and unfortunately it will be probably hard to do that.As alternative I was thinking to use some already existent engine that would allow me to save some time.
Any suggestion is much appreciated!