Creating a cross-platform C++ engine, incl. android and IOS GameDev.net This time I also want to consider how I can code the engine in the best way possible to be able to 'port' it to android and IOS (as well as supporting Windows/linux/mac) since I realised the current engine I have it would be near impossible to do. I ... |