多人多选Android [英] Multiplayer Multiple Choice Android

查看:92
本文介绍了多人多选Android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

0下投最爱


我计划创建的应用程序是实时多人多选游戏.它将有大约600个问题的库,将为每个游戏随机选择.游戏将以滚动方式开始,一次包含10位玩家,每场游戏必须回答20个问题,有关游戏的问题和逻辑已经准备就绪,现在我的主要部分是多人游戏,我需要帮助,我到底需要什么:

1.玩家必须从lobbay中选择一个房间才能进入游戏.
2.玩家等待,直到他们选择的房间达到10个人为止.届时游戏将开始.
3.在游戏中,每个玩家的分数都会在真实游戏中更新.
4.您可以单击播放器名称将您带到该播放器的统计信息页面.

我需要在android中使用它,但是我现在不知道如何统计以及需要什么工具,因为我提到了应用程序准备就绪的逻辑,但我需要多人游戏部分.

感谢

0 down vote favorite


I plan to create application is a real time multiplayer multiple choice game. It will have a pool of approximately 600 questions that will be randomly selected for every game. Games will start on a rolling basis, consisting of 10 players at a time who must answer 20 questions per game, for question and logic for game it''s ready , now my main part multiplayer i need help for it , what i need exactly:

1. Player has to choose a room from the lobbay to enter a game.
2. The player waits until their selected room reaches 10 people. at that point, the game will start.
3. within the game, each player''s score update it in real game.
4. you can click name of player to take you to that player''s stats page.

I need this in android but i don''t now how i can stat and what the tool i need for it , as I mention up the logic for application ready but i need multiplayer part.

Thanks

推荐答案

您最好的选择是使用已经开发的工具,而不是尝试编写自己的套接字连接代码.有许多不同的系统可以帮助您.看起来很有前途的一个是Skiller SDK.这是它的链接:

http://www.skiller-games.com/developers.aspx [
Your best bet would be to use a tool that has already been developed instead of trying to write your own socket connection code. There are many different systems out there that might help you out. One that looks promising is the Skiller SDK. Here is a link to it:

http://www.skiller-games.com/developers.aspx[^]

That will help you with the multiplayer aspect.


这篇关于多人多选Android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆