Developing turn-based multiplayer games : with GameMaker Studio 2 and NodeJS /
Create your first turn-based multiplayer game using GameMaker Studio 2s built-in networking functions as well as using a simple NodeJS server. This book introduces you to the complexities of network programming and communication, where the focus will be on building the game from the ground up. You w...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress,
2018.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Chapter 1: An introduction to Game Maker Studio 2
- Chapter 2: : Introduction to GML
- Chapter 3: Make your first game
- Chapter 4: An introduction to Node.JS
- Chapter 5: Talking to your server
- Chapter 6: Introducing the multiplayer game.