Sunday, June 9, 2019

c++ - Where to start the coding of online leaderboards?


I NEVER, EVER did ANY sort of network code in C++, I don't know even the libraries that exist, but a popular demand for my game is online leaderboards...


So, what sort of libraries I should research into?


My game is multiplatform (win, gnu, mac), uses C++, ClanLib 1.0 and Lua. Also the engine is zlib (so proprietary stuff that I cannot release source don't work)




No comments:

Post a Comment