[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Gui



I would like to add a GUI to make it easier to program my game engine.I was going to use Tkinter and Pygame together,but I found out that they don't seem to play well together.So my question is :do I try to use Pygame for the Gui, or do I use Tkinter,or could someone suggest a Gui toolkit that works good with Pygame?
John