How to create a multiplayer fps three js game

How to create a multiplayer fps three js game, i’m terrible at coding with three.js i need help.

@Nik has a great udemy course on how to use socket.io to create multiplayer environments… https://www.udemy.com/course/create-a-3d-multi-player-game-using-threejs-and-socketio/

i’d want something free

socket․io has a free chat tutorial. a multiplayer game is the same as the chat, but you send player data updates instead of text messages.

3 Likes

Not sure I’ve seen an open source three.js socket.io example, there’s a lot to consider and takes a comprehensive understanding of synchronising frame rates as well as emmiting and receiving socket signals to and from a node backend…

1 Like

i’m not sure if youve ever heard of this AskCodi - Your AI coding assistant but i dont know if that will help its a coding assistant

Not heard of it, not really I prefer to read personally

1 Like