多人游戏架构

发布于 2024-11-08 19:55:22 字数 1539 浏览 0 评论 0原文

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

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

发布评论

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

评论(2

千と千尋 2024-11-15 19:55:22

嘿,这里有一些指南:

http://marakana.com/training/html5/websocket_for_social_gaming.html

这是一个注释示例:

http ://www.startupmonkeys.com/2010/09/building-a-scrabble-mmo-in-48-hours/

这就是您要找的吗?

绝对可以制作多人游戏,因为我还看到了基于node.js的坦克游戏

hey here are some guides:

http://marakana.com/training/html5/websocket_for_social_gaming.html

and here is a commented example:

http://www.startupmonkeys.com/2010/09/building-a-scrabble-mmo-in-48-hours/

was that what you were looking for?

It is definitely possible to make a multiplayer game, as i also saw a tank game based on node.js

拿命拼未来 2024-11-15 19:55:22

您可能会发现 HTML5 WebSocket 权威指南很有用(我是其中的一员)共同作者)。

在此帖子中 我们快速概述了本书的内容。这本书附带了(阅读:可以从出版商的网站下载)所有源代码和虚拟机为所有实践内容提供预配置环境,包括使用 XMPP 的聊天应用程序、带有 pub/sub 消息传递的石头剪刀布游戏以及基于 WebSocket 的 VNC。

You may find The Definitive Guide to HTML5 WebSocket useful (of which I am a co-author).

In this post we give a quick run-down on what the book covers. The book ships (read: can be downloaded from the publisher's site) with all the source code and a VM with a pre-configured environment for all the hands-on content, including a chat app using XMPP, a rock-paper-scissors game with pub/sub messaging, and VNC over WebSocket.

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