dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Test on Windows #66

Closed dripton closed 14 years ago

dripton commented 14 years ago

Install Python 2.6, GTK, PyGTK, and Twisted on a Windows box and verify that everything works okay.

dripton commented 14 years ago

Done. I needed to install the GTK bundle, Python 2.6, PyCairo, PyGObject, PyGTK, and Twisted. Also Git. Both the client and server worked fine.