Multiplayer game development in flash

て烟熏妆下的殇ゞ 提交于 2019-12-11 04:32:01

问题


Before you say that it is a repost of this question- Alternatives to Flash Media Server for multiplayer game development, it is slightly different as I am asking for pros and cons.

I want to know which server I should use for my specific flash game. I am making a game called mathlympics. The idea is that the player has to answer simple arithmetic questions. The faster he answers the questions, the faster his athlete runs. I am making the game 3d using away3d engine for flash. A similar 2d example can be seen here

I want to make my game multiplayer, so that the different players could play against each other live at the same time.

Now I would like to know the pros and cons of the different engines.

  • red5
  • player.io
  • amfPHP (suggested on this question - AS3:Multiplayer Game by using AS3 with PHP?)
  • spogg
  • union

I do not which one is best. What are the pros and cons of each. Which one is easiest to use and which one suits my game best? If there are any other engines out there which might me more relevant to me, then please free to suggest?


回答1:


Check out my recent post to the question you referenced above. It was added a few minutes ago. It might have some good insights..

AS3:Multiplayer Game by using AS3 with PHP?



来源:https://stackoverflow.com/questions/14693968/multiplayer-game-development-in-flash

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!