[wxPython-users] What open source projects you are working on?

Pete pkeller at 99main.com
Thu Sep 28 10:08:17 PDT 2006


On Thu, 28 Sep 2006 11:05:31 -0400
Dan Cherry <dscherry at bellsouth.net> wrote:

> 
> The bridge program, however, will use most of the rules found in the 
> Roth system.  Some of the response adjustments are very complicated and 
> will either be approximated, added late in development, or skipped 
> altogether - depending on how well it plays at that time.
> 
> > 
> > have you thought about making it multi-player online?
> > 
> 
> I'm tying to use a homegrown version of MVC/MVP, and if I can keep the 
> model pure enough, the plan is to get a decent playing game with turns 
> played by computer or live player.  If I can achieve that, then adding a 
> 'remote' player module should be feasible by combining the gui with a 
> telecommuting control module, and additional telecommunications code in 
> the contol module of the host.  But that's a long way away, and may turn 
> out better to rewrite as a web-based app.
> 

Dan,

Take a look at floater - it is Duplicate brdge, but it is an online muiltplayer game written in tcl.
http://www.floater.org/
-- 
Pete Keller




More information about the wxpython-users mailing list