[EMAIL PROTECTED] wrote:
> Some questions I have are:
> 1. How can I manage network messages among the players. Should
> multicast be used or Actor should send the message to Supervisor and he
> sends to all. ?
Send a message from one client to the supervisor, handle it, then get
the supervisor to
I have to create a small and simple GUI app in Python which is similar
to a netwrok game. Let me expalain you. I need some suggestions. I
might use wxPython for GUI because that is the only GUI oolkit I know.
There are 6 players in the game. They are all connected though a LAN
(possible an interna