NetPong - Documentation
Netpong is my first test with python networking. It use PodSixNet. You can find information about it at http://www.pygame.org/project-PodSixNet-1069-.html. NetPong is tested for Linux
only, but it should work under Windows and Mac Os X, too.
How to play
Play with NetPong is very simple, you only have to:
- Extract the NetPong-0.1.zip archive.
- Open the terminal and open the extracted directory.
- Enter python server.py to the terminal.
- Insert the ip adresse of your computer then press Enter.
- Now open another terminal (on the same or in another computer) and run the netpong.py file.
- Enter the same ip adresse you insered before. Press Enter.
- Now run another netpong.py file, then you can play!