I have an idea to create a multiplayer online card game and I prefer to use flash, like yahoo chess(it is not a card game), zynga poker etc.

I wanna know is there any tutorial which is useful for this goal? Thanks

link|improve this question

47% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Unfortunately I don't know of any good card game making tutorials but I own this great book about multi-player flash games:

http://www.amazon.com/ActionScript-Multiplayer-Games-Virtual-Worlds/dp/0321643364/ref=sr_1_1?s=books&ie=UTF8&qid=1314286800&sr=1-1

It should be able get you through the multi-player part.

link|improve this answer
Thanks, easy to learn... :) – csuo Sep 10 '11 at 0:31
feedback

here are a bunch of code examples showing how to create multiuser applications and games in flash with union platform, which is free for 1000 simultaneous connections:

http://www.unionplatform.com/?page_id=1744

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.