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

Re: [pygame] Game played over the desktop?



On 9/19/06, Myles Grant <myles@xxxxxxxxxxxxxx> wrote:
Any other ideas?

you maybe could do this with wxPython (instead of pygame), it lets you
create any number of shaped windows on the desktop (check out the
wxPython demo). Such windows will be somewhat slow to draw and move
and all that, but should work well otherwise.