Hi i want to build a online text based RPG game. You can talk to other players through a chat room, join user groups and battle other players for gold. But i want to build it with python. How can i create the sever side of things? Is there a framework i can use for the server side?
Thank you…