My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 24, 2008 by o...@come2play.com
Come2Play  
Come2Play is a company that developed a multiplayer flash platform, with API for flash games developers and many distribution channels.

This Google code project is focused on the container that supports the Multiplayer API.

Come2Play, http://www.come2play.com, is a company that freely distributes multiplayer games (as widgets and in social networks) and share the advertising revenue with the game developers. Come2Play officially endorse this API, and has opened sourced its Emulator with the purpose of creating an open source standard for developing multiplayer games that other companies can endorse as well.

You can visit Come2Play to submit your game, and distribute it on social networks and widgets.

Come2Play developed a container for games that saves a lot of development time for game developers. The container is in charge of:

  • communicating with the gaming server
  • displaying the players and viewers information
  • displaying a common chat area for all users
  • displaying game messages, e.g., if a player disconnects or the match ends
  • allowing the players to bet on the outcome of the game and change the stakes
  • allowing the players to end the match in a tie, to cancel the match, or to save the match
  • handling turn-based games, i.e., games that proceeds in turns where only one player at a time has the turn. The container limits the time per move or per match, displays who has the current turn, how much time he has left to make his move, etc.


Sign in to add a comment
Hosted by Google Code