Python

By Josep Valls
http://josep.valls.name

Quick description

Python bits and pieces coded for CMPS128 Distributed file systems with Ethan Miller at UCSC spring 2008

The image is from my final term project deliverable. It is the framework for a networked multiplayer pong game. Features a multithreaded client/server with TK GUI.

There are some TK, multithreading and networking samples.

Download

Source code
Preeliminar GUI tests, py source
Preeliminar threads tests, py source
Preeliminar client communication test, py source
Preeliminar server communication test, py source
Project phase 1, py source
Project phase 1 analysis tool, py source
Project phase 2, py source
Project phase 3, py source
Windows script to kill all python processess, vbs script