Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

You know, I just want to create a game with lobby, chat, rooms, registration, etc.

I've just googled it, and found only SmartFox. Seems promising, but is there any other?

share|improve this question
Any open source? – Geri May 19 '10 at 11:55

closed as not constructive by Will Apr 29 at 14:29

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

Union Platform (which includes Union Server) is available for free for up to 1000 simultaneous client connections.

http://www.unionplatform.com/

union has a javascript client framework that is optimized for iphone: http://www.unionplatform.com/?page_id=1587

and you can write your server-side logic in js too: http://www.unionplatform.com/?page_id=2615

union also has a flash client framework: http://www.unionplatform.com/?page_id=7

hope that helps! (full disclosure: i am the co-founder of union.)

colin

share|improve this answer

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