开发者

Multiplayer Game Architecture [closed]

开发者 https://www.devze.com 2023-03-08 00:26 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Can anyone recommend Articles, Books, Tutorials about this?

Maybe is (Articles, Books, Tutorials) about Multiplayer Game Architecture,开发者_运维问答 Networking in HTML5, JavaScript, WebSockets, 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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消