Question by
sambid123sameer · Aug 14, 2016 at 10:29 AM ·
unity 5networkingmultiplayerrpc
Making a Networked TicTacToe Game
Hello
i wanted to make a TicTacToe Game which works over internet
i followed this tutorial :- https://unity3d.com/learn/tutorials/tic-tac-toe/introduction-and-setting-project
And got it working
But now i have to make it work on network
Something like this :- https://www.youtube.com/watch?v=rD04dOCaGMs
How can i do this with UNET?
Any help appreciated :)
Comment
Answer by 5-8 · Jul 21, 2020 at 09:33 AM
Hi there,
I have the same request here, I built a tic tac toe game, and I want to make it a multiplayer game, I've never built a multiplayer game, but I notice UNet is deprecated now, so may it better to use Mirror, Is there any tutorial for that?
@sambid123sameer Are you managed to do that?
THANKS