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. You...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2018.
|
Edición: | 1st ed. 2018. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630526306719 |
Tabla de Contenidos:
- 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.