Multiplayer game using react and socket.io
Hello, I am reaching out today but no matter what I do, I cannot wrap my head around how to make a canvas in react and how it works, where should we place the animate loop, how to make changes in it, and how to use socket.io to make it a multiplayer game. Can someone please help me and answer my questions?
Hi there,
It's hard to give you any specific advise without seeing any of your code.
But what I could suggest is to check out this post here by @dennis where he walks you through the whole process of building a multiplayer game using Socket.io step-by-step: