Let’s Build a Multiplayer Phaser Game: With TypeScript, Socket.IO, and Phaser

Oscar Lodriguez

  • 出版商: Apress
  • 出版日期: 2018-12-06
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 151
  • 裝訂: Paperback
  • ISBN: 1484242483
  • ISBN-13: 9781484242483
  • 相關分類: JavaScriptTypeScript
  • 海外代購書籍(需單獨結帳)

商品描述

Create a fully working multiplayer game from scratch using TypeScript, Socket.IO, and the community edition of Phaser.js. You will achieve amazing feats in the browser without having to install any software. This book teaches you how to use the Phaser game engine APIs to tap into physics, and how to utilize HUD information and fire lasers.

Let’s Build a Multiplayer Phaser Game dives into the details to show you how to create a multiplayer game from beginning to end. Once you have finished this book, you will be well versed in creating not only a game, but also an application that you can extend with new functionality to enjoy with your friends.


What You'll Learn

  • Discover the ins and outs of Socket.IO for real-time web communication
  • Use TypeScript to allow your project to be typed and self-documenting
  • See how gaming mechanics work to make a game entertaining
  • Get a deeper understanding of how to structure your working directory and your code
  • Scale what you have created


Who This Book Is For

Developers who want to know how to create and structure a complex online game