Back to videos

Multiplayer Game Tutorial with R3F & Socket.io: Grid System

Need help while watching this video? Join our Discord community .

Let's continue to build our online Sims-like multiplayer game with React Three Fiber and Socket.io

In this second part of the tutorial, we will setup our grid system. It will enable us to later do:

  • a room builder

  • a simple pathfinding system

Get the starter pack here 🔗

https://github.com/wass08/r3f-sims-online

Final Code

https://github.com/wass08/r3f-sims-online-part-2