Developing Turn-Based Multiplayer Games with GameMaker Studio 2 and NodeJS /
Create your first turn-based multiplayer game using GameMaker Studio 2's 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....
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
| Edition: | 1st ed. 2018. |
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
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.