Creating a multiplayer card game
- by Vikram.exe
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