I'm looking for a python multiplayer game server project. I'm just trying to learn more.
Asked
Active
Viewed 3,769 times
1 Answers
5
Well I started on something simple here. It's written with pygame and Python's socket module. You could fork/learn from that.
Presently multiple players can login, move around, and do basic chat communication. There's also a goblin that chases the nearest player.

Matt Joiner
- 112,946
- 110
- 377
- 526