I need to do some basic networking for a Pygame project.
Basically, it\'s a 2D single player or cooperative game. The networking only needs to support 2 players, with on
Since you are already using Pygame I think this light networking lib made for Pygame will do what you need and teach you but not overwhelm you. "Mastermind Networking Lib" via pygame.org