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

How To Set Up A Server For A Local Wifi Multiplayer Game For Python

I'm making a Cards Against Humanity game (but nicer/family friendly-er) and I have it set up wh… Read more How To Set Up A Server For A Local Wifi Multiplayer Game For Python

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?