TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bintris – Golang Mobile Game

26 点作者 nergal超过 3 年前

3 条评论

CraigJPerry超过 3 年前
I’m impressed with how little yak shaving there is in this repo to run a Go binary in android - and one that uses embeds shaders and uses OpenAL - i was expecting to find a ton of code written just to interface with android &#x2F; java, never mind the 3D and audio bindings, but the repo is instead mostly just filled with code dedicated to making the game.<p>If you really can focus on building your app and just rely on GoMobile like this then Go seems like a viable language for at least building android apps.<p>I’m impressed.
评论 #29944884 未加载
GauntletWizard超过 3 年前
I got my dollar worth of entertainment from this game, playing for a good fifteen minutes compulsively after purchasing. Bravo!
zibzab超过 3 年前
If those openal fixes went upstream this should be a really smooth sail.<p>Any idea if that is happening?