我正在制作一个小RPG,需要关于性能的反馈。
I'm Making a Small RPG and I Need Feeback Regarding Performance

原始链接: https://jslegenddev.substack.com/p/im-making-a-small-rpg-and-i-need

一位游戏开发者正在寻求社区帮助,以诊断使用 JavaScript 和 KAPLAY 库构建的小型 RPG 游戏存在的性能问题。尽管开发者拥有一台强大的 Macbook Air M3(16GB 内存)并且浏览器性能流畅(Firefox),但游戏打包成桌面应用程序后却会卡顿——这对于计划中的 Steam 发布至关重要。 开发者不确定问题是出在他们的设置上,还是更普遍存在。可在 [itch.io 链接] 获取 Windows、Mac 和 Linux 的可玩版本,鼓励玩家测试并分享游戏录像,以帮助确定卡顿的来源,尤其是在战斗过程中更为明显。移动使用方向键,通过在世界地图上与星星重叠来开始战斗。任何反馈都将不胜感激!

一位开发者在Hacker News上寻求对其用JavaScript构建的小型RPG游戏性能的反馈。他们遇到了性能问题并请求意见,特别是想确定问题是普遍存在还是仅限于某些机器。 初步回复表明,该游戏在最新的Apple Silicon Macs(M1和M3)上运行流畅,CPU使用率约为15%。评论者建议使用性能分析器来确定瓶颈,并要求提供有关遇到的性能问题的具体信息。一位用户戏谑地指出现代Macbook的强大性能,暗示问题可能与硬件无关。 开发者还收到了对游戏像素艺术和独特游戏风格的积极反馈。最后,帖子还提醒了Y Combinator 2026年冬季申请期限。
相关文章

原文

This past month, I’ve been working secretly on a small RPG game.

While the game is not ready at all and I didn’t plan on talking about it, I’m now kind of forced to.

I’ve been using JavaScript + the KAPLAY game library to make this game but I’ve been experiencing performance issues. However, it seems that others aren’t experiencing them so now I wonder, is it just my machine?

I’m using a Macbook Air M3 with 16GB of RAM. Normally, things should be smooth and they are when playing the game in the browser via Firefox.

However, since I’m making this game with Steam in mind, it’s especially important that the game performs well when wrapped as a desktop app.

For this reason, I decided to reach out to you, my audience, for feedback. I have included a build of the unfinished game for Windows, Mac and Linux. It would be very nice if you could try it out on your machine. Additionally, recording gameplay and sharing the link in the comment section of this post would be greatly appreciated.

Here is the link to the game in its unfinished current form : https://jslegend.itch.io/small-rpg-performance-playtest

Below is a gameplay video to give you an idea of how the game is supposed to be played. You can move around with arrow keys and enter battle by overlapping with a star in the overworld.

Performance issues, if any, occur mostly during battles.

Thanks in advance!

联系我们 contact @ memedata.com