通过蓝牙低能耗进行扑克和谎言骰子游戏

2作者: yincrash大约 15 小时前原帖
我记得在跨国航班上,可以通过机上娱乐系统与陌生人玩扑克和问答游戏。不知道为什么,他们取消了这个功能,所以我决定自己制作一些游戏。 这里有两个游戏: 扑克 - * iOS: [https://apps.apple.com/us/app/airplane-mode-poker/id6791247916](https://apps.apple.com/us/app/airplane-mode-poker/id6791247916) * Android: [https://play.google.com/store/apps/details?id=de.testco.airplanemode.poker](https://play.google.com/store/apps/details?id=de.testco.airplanemode.poker) 骗子骰子 - * Android: [https://play.google.com/store/apps/details?id=de.testco.airplanemode.liarsdice](https://play.google.com/store/apps/details?id=de.testco.airplanemode.liarsdice) * [iOS版本仍在审核中] 选择BLE是为了实现跨平台功能并支持多个玩家。游戏不需要互联网连接,也没有分析或应用追踪。游戏实际上不要求访问互联网的权限。 解锁主办游戏的费用为一次性$2.99,加入游戏则是免费的。 你对其他游戏有什么想法吗?
查看原文
I remember being able to play poker and trivia with random strangers on cross country flights on the IFE screens. For some reason, they took that away, so I decided to make some myself. The first two games are here: Poker - * iOS: https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;airplane-mode-poker&#x2F;id6791247916 * Android: https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=de.testco.airplanemode.poker<p>Liar&#x27;s Dice - * Android: https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=de.testco.airplanemode.liarsdice * [iOS still in review]<p>BLE was the choice to have it work cross-platform and support multiple players. There is no Internet access and there is no analytics or app tracking. The game literally doesn&#x27;t ask for the permissions to access the Internet.<p>It costs $2.99 as a one time unlock to host and $0 to join a game.<p>Thoughts on other games?