Creating a multiplayer card game
        Posted  
        
            by 
                Vikram.exe
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vikram.exe
        
        
        
        Published on 2011-01-08T13:19:39Z
        Indexed on 
            2011/01/08
            13:54 UTC
        
        
        Read the original article
        Hit count: 481
        
Hi, I was trying to make a multiplayer card game. I know networking concepts, so I know how to handle data between successive turns. I Haven't done a similar thing before so if any one could point me to a tutorial, that would be nice.
I am comfortable with html/php/javascript and a bit of adobe flash. Please suggest are these sufficient to create a game or should I go for some other language(s)?
Which are the best languages that are currently used to create such multiplayer games?
Thanks, Vikram
© Stack Overflow or respective owner