Answered by:
multiplayer online board game

Question
-
I am trying to make board game for Windows phone. I am doing for Windows store app, simply in xaml. I made interface and it's functions so it is playable for one person. Now I want it to be multiplayer, but I dont know how.
I was offered to use SignalR, and I guess it is good solution but I couldn't find even one good code sample or tutorial to learn how to use it. So I am interested if there is any other way to make it playable online?thanks.
Sorry if I didn't choose a correct forum. Move it to the correct place if possible.
Giga Bokuchava
- Moved by Windows App Studio Support Team Tuesday, August 11, 2015 10:20 PM
- Moved by Kristin Xie Thursday, August 13, 2015 5:53 AM
Wednesday, August 5, 2015 5:40 PM
Answers
-
Following links should also help
https://msdn.microsoft.com/en-us/magazine/dn802609.aspx
http://dontcodetired.com/blog/post/Consuming-Server-Side-SignalR-Events-in-Universal-Windows-App-Clients.aspxhttp://piotrwalat.net/building-reactive-xaml-apps-with-asp-net-signalr-and-mvvm/Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor
- Proposed as answer by Kristin Xie Thursday, August 13, 2015 5:50 AM
- Marked as answer by Just Karl Friday, September 4, 2015 9:47 PM
Wednesday, August 12, 2015 7:59 AM -
Hi Giga Bokuchava,
This forum is discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools. According to your description, your case more related to SignalR. Please consider posting in Asp.Net forum.
Best regards,
Kristin
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by Just Karl Friday, September 4, 2015 9:47 PM
Thursday, August 13, 2015 5:53 AM
All replies
-
Hi Giga,
I will move your question to the correct forum.
Thanks.
Tuesday, August 11, 2015 10:20 PM -
SignalR is good for your purpose but this is not the correct forum you should post your questions on http://forums.asp.net/
I have found some tutorials about your purpose:
https://www.youtube.com/watch?v=Zlm2atP8_RQ
http://buildnewgames.com/real-time-multiplayer/
Although this is not a board game tutorial it can be helpful:
http://ruchirac.blogspot.com/2013/02/basics-of-creating-multiplayer-web.html
Wednesday, August 12, 2015 6:29 AM -
Following links should also help
https://msdn.microsoft.com/en-us/magazine/dn802609.aspx
http://dontcodetired.com/blog/post/Consuming-Server-Side-SignalR-Events-in-Universal-Windows-App-Clients.aspxhttp://piotrwalat.net/building-reactive-xaml-apps-with-asp-net-signalr-and-mvvm/Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor
- Proposed as answer by Kristin Xie Thursday, August 13, 2015 5:50 AM
- Marked as answer by Just Karl Friday, September 4, 2015 9:47 PM
Wednesday, August 12, 2015 7:59 AM -
Hi Giga Bokuchava,
This forum is discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools. According to your description, your case more related to SignalR. Please consider posting in Asp.Net forum.
Best regards,
Kristin
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by Just Karl Friday, September 4, 2015 9:47 PM
Thursday, August 13, 2015 5:53 AM