Tagged Questions
2
votes
2answers
194 views
Serverside memory efficiency and threading for a turn based game
Im programming on a turn based war-game for some years now (along with the engine) and Im having quite a hard time at figuring out what the games server architecture should look like, since most game ...