🥔 Making an Online Multiplayer Game with Python/Pygame

Опубликовано: 22 Октябрь 2024
на канале: DaFluffyPotato
5,876
265

Making an MMO for fun with Pygame. I've done a few playtests with viewers and it works. No clue if I'll ever release it though.

pls read 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.
  / discord  

Patreon (source code periodically released here):
  / dafluffypotato  

FAQ:
Q: What are you making?
A: An Action RPG MMO set in a randomly generated world.

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/invent4t... Pygame: My channel

Q: How old are you?
A: 21