Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 480 Bytes

Unity-NodeJs-Multiplayer

Steps for Unity Side Project

Hi this is the client side unity app

In this project the players transform, 2 player or 4 player dynamic room creation is out of the box

Open this project on Unity 2019.4.1 or later

Open Scene "test"


Steps for Game Server

First Install Node js in your system

Open Server folder in your default IDE (mine was VSCode)

Open terminal and run command "node index.js"