#๐Ÿ”’ Multi User Dungeon text game project

4 messages ยท Page 1 of 1 (latest)

sand moss
#

I am for fun working on making a MUD game.

its mostly to learn from and have fun.

I am looking for what to think about to make this start in a good direction. Mostly the server part.
I have not made a server code before.
I would like some ideas on how to structure and do it so it should be able to handle hundreds of players at the same time.
i am not going to expect hundreds of players to test it so i will proberly test it with making bots simulate hundrerds of player just to see if server works as intended
I am not looking for the code on how to do it, just what to think about to be in the right direction at the start .
My experiance with python is pretty basic, made some single player text rpgs before, also done some simple networking mini games .

slim lintelBOT
#

@sand moss

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

slim lintelBOT
#

@sand moss

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.