I have created a simple little game, and I wish to make it play over network. The datatransfer is simple, they take turn sending 4 ints (the moves) to each other.
How do you write code for this?
I have never written network code before.
I have created a simple little game, and I wish to make it play over network. The datatransfer is simple, they take turn sending 4 ints (the moves) to each other.
How do you write code for this?
I have never written network code before.
Bookmarks