Create a game like Counter Strike

Hi, How can i create a game like Counter Strike?. I mean a Lan multiplayer Game. if anyone have some tutorials about LAN networking pls help me.

yesss help please i dont knoww

You can use udp broadcast packets to announce the servers to client on a lan… other than that, lan networking is pretty much the same as internet networking if you are using unity’s networking backend…

well… mix and use the photon + unity multiplayer backend and u are good to go