I have checked all the threads that came up as I entered the topic but nothing related to this post came up. Apologies for not being a strictly programming question.
This is not homework rather preparation for a course on SOA I would be doing next year.
We are required to write a service and I was thinking if it would be possible to deliver a SOA service that can referee a game of Battleships among 2 players.
Given I have written the game already in C# using MVC model I can easily port the code to Java and I would like your pointers regarding how should I approach this?
It has to be Java because the uni says so but that is not really a problem.
Thank you for your time.