My friend challenged me to make a version of the popular game "Battleships" that we could play against each other. If you don't know the game, it's not really important because the hard part for me would be not to make the game but to figure out how we can play it against each other both from our computers. I have previously made the same game, only for one player (I'm using Python) so what I want to find out now is:
- What is the easiest way? (I was thinking about Hamachi).
- Where and with what should I start with?
Thanks in advance :)