Multiplayer Game Development with HTML5
暫譯: 使用 HTML5 的多人遊戲開發
Rodrigo Silveira
- 出版商: Packt Publishing
- 出版日期: 2015-05-30
- 售價: $1,360
- 貴賓價: 9.5 折 $1,292
- 語言: 英文
- 頁數: 148
- 裝訂: Paperback
- ISBN: 1785283103
- ISBN-13: 9781785283109
-
相關分類:
HTML
海外代購書籍(需單獨結帳)
相關主題
商品描述
Build fully-featured, highly interactive multiplayer games with HTML5
About This Book
- Design, develop, manage, debug, and release your multiplayer web-based HTML5 games
- Allow players to go head to head against each other, or collaborate together in the same game world
- A progressive, hands-on guide that builds on an existing single-player game, and adds more networking capabilities at each of the iterations
Who This Book Is For
If you are a HTML5 game developer who can make basic single-player games and you are now ready to incorporate multiplayer functionality in your games as quickly as possible, then this book is ideal for you.
What You Will Learn
- Design games using various multiplayer models
- Create authoritative game servers
- Develop game clients that communicate and synchronize with other clients through WebSockets
- Write responsive multiplayer games using client prediction
- Upgrade an existing single-player game by adding multiplayer mechanics
- Use state-of-the-art technologies to make the development process and its end product enjoyable to programmers and amazing to the player
- Create peer-to-peer gaming using WebRTC
In Detail
Developing an online game can be just as much fun as playing it. However, orchestrating multiple clients and keeping everyone in sync with a game server, reducing and managing network latency (all the while preventing cheating), and making sure every player has an excellent experience can quickly become overwhelming.
This book will teach you how to develop games that support multiple players interacting in the same game world, and show you how to perform network programming operations in order to implement such systems. It covers the fundamentals of game networking by developing a real-time multiplayer game of Tic-tac-toe before moving on to convert an existing 2D single-player snake game to multiplayer, using a more scalable game design for online gaming.
Finally you will be tackling more advanced networking topics, allowing you to handle problems such as server queries from multiple users and making your multiplayer games more secure and less prone to cheating.
商品描述(中文翻譯)
**建立功能齊全、高度互動的 HTML5 多人遊戲**
## 本書介紹
- 設計、開發、管理、除錯並發佈您的多人網頁遊戲 HTML5
- 允許玩家彼此對抗,或在同一遊戲世界中協作
- 一本漸進式的實作指南,基於現有的單人遊戲,並在每次迭代中增加更多的網路功能
## 本書適合誰
如果您是一位能夠製作基本單人遊戲的 HTML5 遊戲開發者,並且現在準備盡快將多人功能整合到您的遊戲中,那麼這本書非常適合您。
## 您將學到什麼
- 使用各種多人模型設計遊戲
- 創建權威的遊戲伺服器
- 開發能夠通過 WebSockets 與其他客戶端通信和同步的遊戲客戶端
- 使用客戶端預測編寫響應式的多人遊戲
- 通過添加多人機制升級現有的單人遊戲
- 使用最先進的技術使開發過程及其最終產品對程式設計師愉快,對玩家驚艷
- 使用 WebRTC 創建點對點遊戲
## 詳細內容
開發一款線上遊戲的樂趣不亞於玩遊戲本身。然而,協調多個客戶端並保持所有人與遊戲伺服器的同步,減少和管理網路延遲(同時防止作弊),並確保每位玩家都有優秀的體驗,可能會迅速變得壓倒性。
本書將教您如何開發支持多位玩家在同一遊戲世界中互動的遊戲,並向您展示如何執行網路程式設計操作以實現這些系統。它通過開發一款即時多人井字棋遊戲來涵蓋遊戲網路的基本原理,然後轉向將現有的 2D 單人貪食蛇遊戲轉換為多人遊戲,使用更具可擴展性的遊戲設計來進行線上遊戲。
最後,您將處理更高級的網路主題,使您能夠處理來自多個用戶的伺服器查詢,並使您的多人遊戲更加安全,減少作弊的可能性。