On Wed, Apr 12, 2006 at 01:34:43AM +0200, Jim Segrave wrote: > On Tue 11 Apr 2006 (12:27 +0200), [EMAIL PROTECTED] wrote: > You'll never see missed cube decisions :-) > You also will need to look quickly to see chequer play decisions, as > they can only be evaluated once you commit the move, and at that point > the status bar is being used to report gnubg's move
I've never used the tutor mode, since I find it disturbing. I prefer to review the match afterwards instead. But if you really wanted to I suppose you could make a check to see if the move is legal and finished after each checker is moved and update a hint in the status bar accordingly. The eval would have to be 0ply for this to work, but I suppose that is already true for the tutor? And could be updated with 2 ply if the player was willing to wait. For doubles and takes I think it should work as it does now. Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
