Python GUIs: Summary and Conclusion

John Michelsen John.Michelsen at p98.f112.n480.z2.fidonet.org
Sat Jul 3 13:06:28 EDT 1999


From: "John Michelsen" <john.michelsen at gte.net>


>>Well, the only reason I haven't been there is that I've only worked on
>>one GUI app _ever_ - a 2D tile-based strategy game [1].  I did plan
>>support for console apps (curses, etc., using a client-server
>>architecture), but I didn't much fancy the idea of playing with a
>>command line interface :)
>
>I'm working on a 2D tile-based adventure game, which right now is text
>only.  I'm expanding it so that it can use graphics, but I need some
>libraries.  Let me know what you find!


I'm writing a Tkinter/PIL based client for the Worldforge project.
Check out:
http://www.worldforge.org/website/client/tkClient/

John





More information about the Python-list mailing list