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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Any fun to program retro game engines?

9 点作者 bananicorn大约 6 年前
I wonder if there&#x27;s any game engines like pico-8, but which allow you to code in assembly.<p>Practically a portable VM with graphics and sound capabilities, which also emulates the hardware limitations of, say the NES.<p>I&#x27;m searching for such a thing because restriction breeds creativity and I&#x27;d like to learn an assembly language of some kind along the way.

2 条评论

ArtWomb大约 6 年前
Also check out WasmBoy &#x2F; VaporBoy projects for Nintendo GameBoy emulation on the web. The goal here is not just preservation of retro culture. But wholesale extending the platform for a new generation. New demos, speedruns, multiplayer, etc.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;torch2424&#x2F;wasmboy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;torch2424&#x2F;wasmboy</a>
评论 #19258836 未加载
bananicorn大约 6 年前
Alright, so I&#x27;ve asked this question on Reddit as well and got recommended the pixelvision-8[1] which looks like a neat project, but I&#x27;m very happy to hear about similar projects :)<p>[1]<a href="https:&#x2F;&#x2F;pixelvision8.itch.io&#x2F;make" rel="nofollow">https:&#x2F;&#x2F;pixelvision8.itch.io&#x2F;make</a>
评论 #19255645 未加载