🥔 Developing an MMO with Python
Making a multiplayer game for fun. lol
Please read the FAQ below... If you ask a question that's answered in the FAQ, I probably won't answer.
I read chat periodically. If I read and answered every question, I wouldn't be able to do anything else, so I may not answer your question here. If it's Python/Pygame related, feel free to ask in my Discord server where other people can help.
https://discord.com/invite/9Qt2GxF
Patreon (get access to source code for my unreleased projects):
https://www.patreon.com/dafluffypotato
FAQ:
Q: What are you making?
A: An open world PVE MMO
Q: Is this Pygame?
A: Yes
Q: Why use Python/Pygame instead of an engine or another library?
A: I can write game logic much faster with Python than I can with other languages.
Q: What IDE are you using and why?
A: Atom or IDLE depending on the project. The editor you use doesn't matter much (unless it's Pycharm since it's known to confuse beginners).
Q: Where can I learn Python/Pygame?
A: Python: https://inventwithpython.com/invent4thed/ Pygame: My channel
Q: How old are you?
A: 21