Multiplayer game create host in gamemaker studio with nodejs server

Опубликовано: 15 Октябрь 2024
на канале: navidrct
997
37

code for hosting a game in nodejs and game maker studio

my first game:
https://play.google.com/store/apps/de...

link to my patreon page and download sources and graphics:
  / navidansari  

instagram:
  / navidrct  

timecodes:
0:00 intro
0:32 button for creating a host in game maker studio
1:33 send create host message from gamemaker studio to nodejs server
2:12 add case of state machine for creating a host
3:09 use array in nodejs to create a host
5:40 create player object in nodejs server
8:05 add value to our map