Yesterday I started a discussion related to this on SL, because most of the tsumego there with multiple solutions have been marked as "unsound", which I don't really like.
https://senseis.xmp.net/?topic=15325
There's a reply from Unkx80 which I'd like to share here:
in both Chinese and ...
Search found 15 matches
- Thu Jul 04, 2024 3:19 am
- Forum: General Go Chat
- Topic: why do tsumegos have exactly one solution?
- Replies: 28
- Views: 69942
- Sun Oct 30, 2022 7:09 pm
- Forum: Computer Go
- Topic: KataGo + Daoqi = Success
- Replies: 3
- Views: 7486
Re: KataGo + Daoqi = Success
gcao's AI is now online!
http://www.daoqi.org:8080/?lang=en-US
I put more details on SL:
https://senseis.xmp.net/?ToroidalGo#toc5
http://www.daoqi.org:8080/?lang=en-US
I put more details on SL:
https://senseis.xmp.net/?ToroidalGo#toc5
Re: Pure Go
It seems to be equivalent to Stone scoring. The SL page mentions that it is "interesting ... for educational purposes. "
What a coincidence, I was reflecting on this topic today too.
In Strasbourg, France it's used extensively with children as the next step after 5-stone capture atari Go.
This ...
What a coincidence, I was reflecting on this topic today too.
In Strasbourg, France it's used extensively with children as the next step after 5-stone capture atari Go.
This ...
- Sun Sep 06, 2020 6:05 am
- Forum: Game Analysis
- Topic: Analysing games of Toroidal Go - a call …
- Replies: 2
- Views: 7099
Re: Analysing games of Toroidal Go - a call …
Hi gaius,
Thanks for your kind words.
Yes, of, course, I'd be glad to have a game with you!Would you be open to a new game on Little Golem? If so, I'll open a challenge.
Thanks for your kind words.
- Thu Aug 27, 2020 10:53 am
- Forum: Game Analysis
- Topic: Analysing games of Toroidal Go - a call …
- Replies: 2
- Views: 7099
Analysing games of Toroidal Go - a call …
Analysing games of Toroidal Go - a call for Toroidal Go game commentaries
Since June 2017 I've written about several of my correspondence games of 11x11 4.5 komi Toroidal Go - all played on LittleGolem . (On the Sensei's Library page there is a list of my blog posts about Toroidal Go .)
My most ...
Since June 2017 I've written about several of my correspondence games of 11x11 4.5 komi Toroidal Go - all played on LittleGolem . (On the Sensei's Library page there is a list of my blog posts about Toroidal Go .)
My most ...
- Thu May 16, 2019 5:18 am
- Forum: Computer Go
- Topic: GoVariants: tools for Toroidal Go
- Replies: 3
- Views: 6019
Re: GoVariants: tools for Toroidal Go
A new version (0.1.2) lets you score positions using Territory Scoring.
- Fri May 03, 2019 2:40 am
- Forum: Study Group
- Topic: suggestion please - whole board yose from pro game for DDK
- Replies: 5
- Views: 4951
Re: suggestion please - whole board yose from pro game for D
Here is a backed up pro game that I have analyzed. You might find it useful. :)
https://lifein19x19.com/viewtopic.php?p=195617#p195617
https://lifein19x19.com/viewtopic.php?p=195722#p195722
Same game, after no one suggested how to finish it.
It's just the small yose, but even so, I could use ...
https://lifein19x19.com/viewtopic.php?p=195617#p195617
https://lifein19x19.com/viewtopic.php?p=195722#p195722
Same game, after no one suggested how to finish it.
It's just the small yose, but even so, I could use ...
- Fri May 03, 2019 1:09 am
- Forum: Study Group
- Topic: suggestion please - whole board yose from pro game for DDK
- Replies: 5
- Views: 4951
suggestion please - whole board yose from pro game for DDK
I organise a Go activity at work at lunchtimes, and one of the attendees, who is around 14 kyu, would like to practise the endgame.
I would like to give him and another attendee a position from a pro game which is around 60 moves from the end.
Ideally the position would be close - no clear ...
I would like to give him and another attendee a position from a pro game which is around 60 moves from the end.
Ideally the position would be close - no clear ...
- Thu Jan 31, 2019 12:25 pm
- Forum: Announcements
- Topic: q5go-2.1.3: Autoplay and some other minor updates
- Replies: 186
- Views: 198823
Re: q5Go-0.4: Now supports some Go variants
I had a look at v0.4; I'm particularly interested on its features for toroidal boards. Is it possible to import SGF for a game on this sort of board?
- Fri May 04, 2018 1:02 am
- Forum: Computer Go
- Topic: GoVariants: tools for Toroidal Go
- Replies: 3
- Views: 6019
Re: GoVariants: tools for Toroidal Go
A new version (0.1.1) has been released. It fixes a memory leak problem that was in the previous version.
- Wed Mar 21, 2018 2:02 am
- Forum: Computer Go
- Topic: GoVariants: tools for Toroidal Go
- Replies: 3
- Views: 6019
Re: GoVariants: tools for Toroidal Go
A new version (0.1.0) has been released, with a few improvements made possible by some features that I. Kirillov has kindly added to Web Go Board.
- Wed Jan 17, 2018 3:27 am
- Forum: Computer Go
- Topic: GoVariants: tools for Toroidal Go
- Replies: 3
- Views: 6019
GoVariants: tools for Toroidal Go
So far only Toroidal Go is handled. Support for other variants may be added later on.
Online samples
Feedback is welcome! Thanks
Online samples
- viewer & editor
- My Go blog has a few posts about t-Go using various versions of the viewer/editor
Feedback is welcome! Thanks
- Thu Dec 28, 2017 3:38 pm
- Forum: Computer Go
- Topic: Html5 Go Board
- Replies: 135
- Views: 155147
second feature request: doNotCountLiberties
Second feature request: could a setting doNotCountLiberties be added? When doNotCountLiberties===true, then no stones would ever be removed by the go board after a move. Stones would only be removed when there are AE (add empty) nodes in the input SGF.
I think having this setting would help improve ...
I think having this setting would help improve ...
- Sun Dec 24, 2017 6:05 pm
- Forum: Computer Go
- Topic: Html5 Go Board
- Replies: 135
- Views: 155147
Feature request: API has an event: onGameTreeModified
Great work KOCMOHABT!
I've been using the firefox plugin for a few years now; it's been very handy.
Anyway I'm writing because I've hooked up your Go Board to some other code I've written for Toroidal Go . It's working pretty well. Here are some samples:
- a viewer
- a blog post
Next I would ...
I've been using the firefox plugin for a few years now; it's been very handy.
Anyway I'm writing because I've hooked up your Go Board to some other code I've written for Toroidal Go . It's working pretty well. Here are some samples:
- a viewer
- a blog post
Next I would ...
- Thu Jul 03, 2014 2:24 pm
- Forum: General Go Chat
- Topic: go players in Tunisia
- Replies: 0
- Views: 2766
go players in Tunisia
I will shortly be on holiday in Tunisia for two weeks and would be interested in getting in touch with Tunisian Go players. Any leads, anyone?
Thanks
Thanks