Project for subject Computer Networks: client-server game on python using pygame.
Start server on your local machine (run server.py). After thay each client (2 for 1 game) run client.py.
Rules: PLayers see a big chocolate on the screen, lower left piece of it is poisoned. Players in rotation "eats" parts of chocolate from right upper angle. Task for each player is staying alive!
Example of game:
...