2009-11-13

Diablo 2 Cloner GUI

I threw this together just for practice, though not very good practice since it spits most of the output to the terminal... It uses GtkBuilder under python so it requires the Gtk runtime in addition to python.

This is the file to run: d2gui.py
Here's the file that does the actual work:d2functions.py
And here's the interface xml document: d2gui.glade

No comments: