Ok, so I've been doing some research on how to create a rock, paper, scissors game in c++ and that is pretty simple. I wanted to some how create an application that you would download from a website that I currently have. They would launch the application and it would have the option of playing single player, or multiplayer. The multiplayer one is the one I am having trouble and I'm not sure what to do. I want it to be able to find a match and they could play a game best of 5 and the winner gets xp. If you have any link or anywhere to help me get started, I would greatly appreciate it.Ok, so I've been doing some research on how to