微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Pie Noon 多人 Android TV 游戏

程序名称:Pie Noon

授权协议: Apache

操作系统: Android

开发语言: Java

Pie Noon 介绍

Pie Noon 是谷歌发布的一款开源多人 Android TV 游戏。Pie Noon 是一个简单的游戏用于演示多个 Nexus 玩家和 Android
TV 设备上同时玩的游戏。支持最多 4 个玩家通过蓝牙控制器和触摸设备玩游戏。该游戏使用 FlatBuffers 用于数据序列化,使用 WebP
用于图像压缩和用于数学计算加速的 MathFu。

该游戏包含如下几个子系统:

  • PieNoonGame – holds game subsystems, state, and state machine

  • Engine – a simple, game agnostic renderer, file loader, and input system

  • Audio – a simple, game agnostic audio engine supporing buses and ducking

  • Impel – simple animation of in game objects and GUI elements

  • GUI – a simple, game agnostic GUI

Pie Noon 在 Play Store 上的地址:
https://play.google.com/store/apps/details?id=com.google.fpl.pie_noon

Pie Noon 官网

http://google.github.io/pienoon/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐