Skip to content Skip to sidebar Skip to footer
Showing posts with the label Multiplayer

Can Pygame Events Be Handled In Select.select Input List?

The documentation for python's select.select says: Note that on Windows, it only works for soc… Read more Can Pygame Events Be Handled In Select.select Input List?

Pygame Multithreading

I have a multiplayer game that runs on pygame. I am running the game/client/server in separate thre… Read more Pygame Multithreading