具有 PHP 后端的实时 Javascript 游戏的最佳库

发布于 2024-09-29 13:30:09 字数 85 浏览 0 评论 0原文

我目前正处于实时多人游戏的规划阶段,该游戏将在前端使用 Javascript 并在后端使用 PHP 构建,我只是想知道这里是否有人知道此类游戏的任何好的库?

I'm currently in the planning stages for a real-time multiplayer game that would be built using Javascript at the frontend and PHP on the backend and I'm just wondering if anyone here knows of any good libraries for such a game?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

指尖微凉心微凉 2024-10-06 13:30:09

Socket.IO 可能有用。虽然仅对支持 WebSockets 的两种浏览器有用。

Socket.IO 旨在制作实时应用程序
在每个浏览器和移动设备上都可以实现
设备,模糊差异
不同交通工具之间
机制。

Socket.IO might be useful. Although will only be useful for the two browsers that support WebSockets.

Socket.IO aims to make realtime apps
possible in every browser and mobile
device, blurring the differences
between the different transport
mechanisms.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文