F
F
First Name Last Name2020-09-08 11:35:00
Python
First Name Last Name, 2020-09-08 11:35:00

Is it possible to create online games (2D) with Python PyGame?

Hey! I recently watched a video on YouTube about a Fortnite party, the party was massive, and I was inspired by this event, I decided to create a 2D game where you can team up with players and fight "Bosses", the game of course had to be multiplayer, but when I googled, I got only "2D game on Pygame" and so on. which had no multiplayer. So is it possible to create a multiplayer game in Python with PyGame, or are there other frameworks? And if you know books or courses on this topic, please throw in the answers.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dollar, 2020-09-08
@dollar

How did you google?

spoiler
5f574432b9800370492821.png

(a rhetorical question that is an answer)

C
cython, 2020-09-08
@cython

Multiplayer is implemented with regular sockets . To get started, learn network programming and networking. Then you can read a series of articles about network programming for games.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question