longshanks wrote:
Great to see a new Go app for Windows Phone. They are far and few. Well done.
Can you tell us a few details about your app?
What Go engine does it use (GNU Go?) ?
What's it's playing strength roughly ?
Does it use Monte Carlo techniques or is it knowledge/pattern based, or both ?
Gnugo never will not be available on Windows Phone due to licensing restrictions from Microsoft.
Now the application is using modified engine "Amigo" (ported to C#, some bugfix, etc). He is very weak and plays at 20 kyu.
When I started to develop my main goal was to get the app to play Go.
The second goal, the one I'm working on now is to make the app plays stronger than GnuGo. I am currently working on porting the same engine, using Monte Carlo UCT and fuseki db. I hope to release by the end of the month a new version, which will be much stronger.
While you can just play the first one color go. The strength of the program on a large board there is not much important

longshanks wrote:
Lastly, this platform is lacking Life and Death apps. Do you plan any further apps?
I thought about it and I also do not have enough programs to solve tsumego. I'll do it, but I'm not ready to say when.