Lark3m 6 Posted January 18, 2019 Out of curiosity, which programs and/or coding languages would one need to be familiar with in order to do what the dev team here has been doing? Quote Share this post Link to post Share on other sites
Guest atidote Posted January 18, 2019 You can manage to make a server in almost any language, C / C# / C++ / Java / [...]. We did choose C++ (11 to 17) with advanced boost usage. Atm we are working on Windows (Visual studio, + vs compiler). But we really think about doing cross-plateform using CMake (g++ / vs compiler) and using Visual studio cross plateform tools. Quote Share this post Link to post Share on other sites
Lark3m 6 Posted January 18, 2019 Thanks for the info dude, much appreciated. I would love to help with projects like this but all I've got under my belt so far is just some basic python. Hoping to eventually work my way up to C, C# and C++ 2 Quote Share this post Link to post Share on other sites