Page 2 of 2

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Fri Sep 23, 2016 10:38 am
by Kirby
Sorry, I made a mistake. I misread the liberty situation.

I read this sequence, and mistakenly thought that white couldn't approach at 'a' due to shortage of liberties:
Click Here To Show Diagram Code
[go]$$c
$$ ---------------------------------------
$$ | . . . . . . . . . . 5 6 7 2 1 . . . . |
$$ | . . . . . . . . X X O 3 a O X O O X . |
$$ | . . . . . . . . X O O 4 O O O X X X . |
$$ | . . . , . . . . X X X . X . X , . . . |
$$ | . . . . . . . . . . . . X . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |[/go]
But there is no shortage of liberties :-)

The correct answer is this:
Click Here To Show Diagram Code
[go]$$c
$$ ---------------------------------------
$$ | . . . . . . . . . . 3 . 1 5 2 . 4 . . |
$$ | . . . . . . . . X X O . . O X O O X . |
$$ | . . . . . . . . X O O . O O O X X X . |
$$ | . . . , . . . . X X X . X . X , . . . |
$$ | . . . . . . . . . . . . X . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |[/go]
So the site is correct. Thanks for your work!

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Wed Sep 28, 2016 2:45 am
by Shenoute
I only gave it a short try but I like it so far. Design is minimal which makes the site easy on the eye, and it loads quickly.

As a (very) minor criticism, I find the stones/goban a bit too large and haven't found a way to reduce their size on screen.

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Thu Sep 29, 2016 5:25 am
by vier
Shenoute wrote:I only gave it a short try but I like it so far.
As a (very) minor criticism, I find the stones/goban a bit too large
Seconded. Even with a really large browser window I get horizontal and vertical scroll bars.
There is now a "next puzzle" button, but with range upper bound set to 2k the reply is "No next puzzle".

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Thu Sep 29, 2016 7:38 am
by happybai
vier wrote:
Shenoute wrote:I only gave it a short try but I like it so far.
As a (very) minor criticism, I find the stones/goban a bit too large
Seconded. Even with a really large browser window I get horizontal and vertical scroll bars.
There is now a "next puzzle" button, but with range upper bound set to 2k the reply is "No next puzzle".
Thank you! The no puzzle bug have been fixed. I guess the scroll bars should be a browser compatibility issue. Could you tell me which browser and version you are using?

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Thu Sep 29, 2016 1:03 pm
by vier
happybai wrote:The no puzzle bug has been fixed. I guess the scroll bars should be a browser compatibility issue. Could you tell me which browser and version you are using?
This is Firefox, some recent version. A 1200x1000 window is not large enough to avoid scroll bars. Puzzle P-20217 echoes my clicks 12 lines below the place where I click. Maybe because the board does not fit on the screen?

Re: www.ghost-go.com - Modern Tsumego practice - alpha

Posted: Thu Sep 29, 2016 6:44 pm
by happybai
vier wrote:
happybai wrote:The no puzzle bug has been fixed. I guess the scroll bars should be a browser compatibility issue. Could you tell me which browser and version you are using?
This is Firefox, some recent version. A 1200x1000 window is not large enough to avoid scroll bars. Puzzle P-20217 echoes my clicks 12 lines below the place where I click. Maybe because the board does not fit on the screen?
I see. There are two problems. Not fit to 4:3 screen and have problems when the puzzle covered whole board like P-20217. I have known where have wrongs. Thank you for your feedback!